Build of libstdc++5 with vanilla toolchain

The build took 00h 04m 06s and was NOT successful.

List of Errors

Log

Found permanent source directory in /sources/libstdc++5

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan bear makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libstdc++5 3.3.6-5 (Tue Jun 14 07:00:23 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# Created "Makefile" in /tmp/libstdc++5/src/gcc-build using "mt-frag"
# Configuring libiberty...
# creating cache ../config.cache
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for makeinfo... makeinfo
# checking for perl... perl
# checking host system type... x86_64-unknown-linux-gnu
# checking build system type... x86_64-unknown-linux-gnu
# checking for ar... ar
# checking for ranlib... ranlib
# checking for gcc... gcc
# checking whether we are using GNU C... yes
# checking whether gcc accepts -g... yes
# checking whether gcc and cc understand -c and -o together... yes
# checking for POSIXized ISC... no
# checking for working const... yes
# checking for inline... inline
# checking for a BSD compatible install... /usr/bin/install -c
# Appending ../../gcc-3.3.6/libiberty/../config/mh-x86pic to xhost-mkfrag
# checking how to run the C preprocessor... /usr/bin/cpp
# checking for sys/file.h... yes
# checking for sys/param.h... yes
# checking for limits.h... yes
# checking for stdlib.h... yes
# checking for malloc.h... yes
# checking for string.h... yes
# checking for unistd.h... yes
# checking for strings.h... yes
# checking for sys/time.h... yes
# checking for time.h... yes
# checking for sys/resource.h... yes
# checking for sys/stat.h... yes
# checking for sys/mman.h... yes
# checking for fcntl.h... yes
# checking for alloca.h... yes
# checking for sys/pstat.h... no
# checking for sys/sysmp.h... no
# checking for sys/sysinfo.h... yes
# checking for machine/hal_sysinfo.h... no
# checking for sys/table.h... no
# checking for sys/sysctl.h... yes
# checking for sys/systemcfg.h... no
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking whether errno must be declared... no
# checking for ANSI C header files... yes
# checking for uintptr_t... no
# checking for pid_t... yes
# checking whether the C compiler (gcc -march=x86-64 -O2 ) works... yes
# checking whether the C compiler (gcc -march=x86-64 -O2 ) is a cross-compiler... no
# checking for asprintf... yes
# checking for atexit... yes
# checking for basename... yes
# checking for bcmp... yes
# checking for bcopy... yes
# checking for bsearch... yes
# checking for bzero... yes
# checking for calloc... yes
# checking for clock... yes
# checking for ffs... yes
# checking for getcwd... yes
# checking for getpagesize... yes
# checking for index... yes
# checking for insque... yes
# checking for memchr... yes
# checking for memcmp... yes
# checking for memcpy... yes
# checking for memmove... yes
# checking for memset... yes
# checking for mkstemps... yes
# checking for putenv... yes
# checking for random... yes
# checking for rename... yes
# checking for rindex... yes
# checking for setenv... yes
# checking for sigsetmask... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for strdup... yes
# checking for strncasecmp... yes
# checking for strrchr... yes
# checking for strstr... yes
# checking for strtod... yes
# checking for strtol... yes
# checking for strtoul... yes
# checking for tmpnam... yes
# checking for vasprintf... yes
# checking for vfprintf... yes
# checking for vprintf... yes
# checking for vsprintf... yes
# checking for waitpid... yes
# checking whether alloca needs Cray hooks... no
# checking stack direction for C alloca... -1
# checking for vfork.h... no
# checking for working vfork... yes
# checking for _doprnt... no
# checking for sys_errlist... yes
# checking for sys_nerr... yes
# checking for sys_siglist... yes
# checking for external symbol _system_configuration... no
# checking whether canonicalize_file_name must be declared... yes
# checking for getrusage... yes
# checking for on_exit... yes
# checking for psignal... yes
# checking for strerror... yes
# checking for strsignal... yes
# checking for sysconf... yes
# checking for times... yes
# checking for sbrk... yes
# checking for gettimeofday... yes
# checking for realpath... yes
# checking for canonicalize_file_name... yes
# checking for pstat_getstatic... no
# checking for pstat_getdynamic... no
# checking for sysmp... no
# checking for getsysinfo... no
# checking for table... no
# checking for sysctl... yes
# checking for unistd.h... (cached) yes
# checking for getpagesize... (cached) yes
# checking for working mmap... yes
# checking for working strncmp... yes
# updating cache ../config.cache
# creating ./config.status
# creating Makefile
# creating testsuite/Makefile
# creating config.h
# Configuring gcc...
# loading cache ../config.cache
# checking LIBRARY_PATH variable... ok
# checking GCC_EXEC_PREFIX variable... ok
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking build system type... x86_64-unknown-linux-gnu
# checking for gcc... (cached) gcc
# checking whether the C compiler (gcc -march=x86-64 -O2 ) works... yes
# checking whether the C compiler (gcc -march=x86-64 -O2 ) is a cross-compiler... no
# checking whether we are using GNU C... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking whether gcc and cc understand -c and -o together... (cached) yes
# checking for gnatbind... no
# checking for compiler driver that understands Ada... no
# checking whether gcc accepts -Wno-long-long... yes
# checking how to run the C preprocessor... /usr/bin/cpp
# checking for inline... (cached) inline
# checking for volatile... yes
# checking for long double... yes
# checking for long long int... yes
# checking for __int64... no
# checking for built-in _Bool... yes
# checking size of short... 2
# checking size of int... 4
# checking size of long... 8
# checking size of long long... 8
# checking execution character set... ASCII
# checking whether make sets ${MAKE}... yes
# checking whether a default assembler was specified... no
# checking whether a default linker was specified... no
# checking for GNU C library... yes
# checking for mawk... no
# checking for gawk... gawk
# checking whether ln works... yes
# checking whether ln -s works... yes
# checking for ranlib... (cached) ranlib
# checking for a BSD compatible install... (cached) /usr/bin/install -c
# checking for ANSI C header files... (cached) yes
# checking whether time.h and sys/time.h may both be included... (cached) yes
# checking for working stdbool.h... yes
# checking whether string.h and strings.h may both be included... yes
# checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
# checking for limits.h... (cached) yes
# checking for stddef.h... yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for time.h... (cached) yes
# checking for fcntl.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/file.h... (cached) yes
# checking for sys/time.h... (cached) yes
# checking for sys/mman.h... (cached) yes
# checking for sys/resource.h... (cached) yes
# checking for sys/param.h... (cached) yes
# checking for sys/times.h... yes
# checking for sys/stat.h... (cached) yes
# checking for direct.h... no
# checking for malloc.h... (cached) yes
# checking for langinfo.h... yes
# checking for thread.h... no
# checking for pthread.h... yes
# checking for CHAR_BIT... yes
# checking byte ordering... little-endian
# checking floating point format... IEEE (little-endian)
# checking for mktemp... yes
# checking for makeinfo... (cached) makeinfo
# checking for modern makeinfo... no
# configure: warning:
# *** Makeinfo is missing or too old.
# *** Info documentation will not be built.
# checking for recent Pod::Man... yes
# checking for flex... flex
# checking for bison... bison
# checking for collect2 libraries... none required
# checking for library containing exc_resume... no
# checking for library containing ldexp... none required
# checking for preprocessor stringizing operator... yes
# checking for inttypes.h... yes
# checking for times... (cached) yes
# checking for clock... (cached) yes
# checking for dup2... yes
# checking for kill... yes
# checking for getrlimit... yes
# checking for setrlimit... yes
# checking for atoll... yes
# checking for atoq... no
# checking for sysconf... (cached) yes
# checking for strsignal... (cached) yes
# checking for putc_unlocked... yes
# checking for fputc_unlocked... yes
# checking for fputs_unlocked... yes
# checking for fwrite_unlocked... yes
# checking for fprintf_unlocked... no
# checking for getrusage... (cached) yes
# checking for nl_langinfo... yes
# checking for lstat... yes
# checking for scandir... yes
# checking for alphasort... yes
# checking for gettimeofday... (cached) yes
# checking for mmap... yes
# checking for ssize_t... yes
# checking for uid_t in sys/types.h... yes
# checking type of array argument to getgroups... gid_t
# checking whether the printf functions support %p... yes
# checking whether read-only mmap of a plain file works... yes
# checking whether mmap from /dev/zero works... yes
# checking for MAP_ANON(YMOUS)... yes
# checking whether mmap with MAP_ANON(YMOUS) works... yes
# checking for pid_t... (cached) yes
# checking for vfork.h... (cached) no
# checking for working vfork... (cached) yes
# checking for iconv... yes
# checking for iconv declaration...
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# checking whether getenv is declared... yes
# checking whether atol is declared... yes
# checking whether sbrk is declared... yes
# checking whether abort is declared... yes
# checking whether atof is declared... yes
# checking whether getcwd is declared... yes
# checking whether getwd is declared... yes
# checking whether strsignal is declared... yes
# checking whether putc_unlocked is declared... yes
# checking whether fputs_unlocked is declared... yes
# checking whether fwrite_unlocked is declared... yes
# checking whether fprintf_unlocked is declared... no
# checking whether strstr is declared... yes
# checking whether errno is declared... yes
# checking whether vasprintf is declared... yes
# checking whether malloc is declared... yes
# checking whether realloc is declared... yes
# checking whether calloc is declared... yes
# checking whether free is declared... yes
# checking whether basename is declared... yes
# checking whether getopt is declared... no
# checking whether clock is declared... yes
# checking whether getrlimit is declared... yes
# checking whether setrlimit is declared... yes
# checking whether getrusage is declared... yes
# checking whether times is declared... yes
# checking for struct tms... yes
# checking for clock_t... yes
# checking for uchar...
# checking for .preinit_array/.init_array/.fini_array support... yes
# checking if mkdir takes one argument... no
# checking for main in -lunwind... no
# Using `../../gcc-3.3.6/gcc/config/i386/i386.c' for machine-specific logic.
# Using `../../gcc-3.3.6/gcc/config/i386/i386.md' as machine description file.
# Using the following target machine macro files:
# ../../gcc-3.3.6/gcc/config/i386/biarch64.h
# ../../gcc-3.3.6/gcc/config/i386/i386.h
# ../../gcc-3.3.6/gcc/config/i386/unix.h
# ../../gcc-3.3.6/gcc/config/i386/att.h
# ../../gcc-3.3.6/gcc/config/dbxelf.h
# ../../gcc-3.3.6/gcc/config/elfos.h
# ../../gcc-3.3.6/gcc/config/svr4.h
# ../../gcc-3.3.6/gcc/config/linux.h
# ../../gcc-3.3.6/gcc/config/i386/x86-64.h
# ../../gcc-3.3.6/gcc/config/i386/linux64.h
# checking for library containing strerror... none required
# checking for working const... (cached) yes
# checking for off_t... yes
# checking for size_t... yes
# checking for working alloca.h... (cached) yes
# checking for alloca... yes
# checking whether we are using the GNU C Library 2.1 or newer... yes
# checking for argz.h... yes
# checking for limits.h... (cached) yes
# checking for locale.h... yes
# checking for nl_types.h... yes
# checking for malloc.h... (cached) yes
# checking for stddef.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... (cached) yes
# checking for feof_unlocked... yes
# checking for fgets_unlocked... yes
# checking for getcwd... (cached) yes
# checking for getegid... yes
# checking for geteuid... yes
# checking for getgid... yes
# checking for getuid... yes
# checking for mempcpy... yes
# checking for munmap... yes
# checking for putenv... (cached) yes
# checking for setenv... (cached) yes
# checking for setlocale... yes
# checking for stpcpy... yes
# checking for strchr... (cached) yes
# checking for strcasecmp... (cached) yes
# checking for strdup... (cached) yes
# checking for strtoul... (cached) yes
# checking for tsearch... yes
# checking for __argz_count... yes
# checking for __argz_stringify... yes
# checking for __argz_next... yes
# checking for iconv... (cached) yes
# checking for iconv declaration... (cached)
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# checking for nl_langinfo and CODESET... yes
# checking for LC_MESSAGES... yes
# checking whether NLS is requested... yes
# checking whether included gettext is requested... no
# checking for libintl.h... yes
# checking for GNU gettext in libc... yes
# checking for dcgettext... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for bison... bison
# checking version of bison... 3.0.4, ok
# checking for catalogs to be installed... be ca da de el es fr ja nl rw sv tr be ca da de el es fr ja nl rw sv tr
# checking what assembler to use... /usr/bin/as
# checking what linker to use... /usr/bin/ld
# checking what nm to use... nm
# checking what objdump to use... objdump
# checking assembler alignment features... .p2align including maximum skip
# checking assembler subsection support... working .subsection -1
# checking assembler weak support... yes
# checking assembler hidden support... yes
# checking assembler leb128 support... ../../gcc-3.3.6/gcc/configure: line 7351: test: too many arguments
# yes
# checking assembler eh_frame optimization... yes
# checking assembler section merging support... yes
# checking assembler thread-local storage support... yes
# checking assembler instructions... filds fists
# checking cmov syntax... no
# checking assembler GOTOFF in data directives... no
# checking assembler dwarf2 debug_line support... yes
# checking assembler --gdwarf2 support... yes
# checking assembler --gstabs support... yes
# checking linker read-only and read-write section mixing... read-write
# checking linker PT_GNU_EH_FRAME support... yes
# checking linker --as-needed support... yes
# Using ggc-page for garbage collection.
# checking whether to enable maintainer-specific portions of Makefiles... no
# Links are now set up to build a native compiler for x86_64-unknown-linux-gnu
# updating cache ../config.cache
# creating ./config.status
# creating Makefile
# creating intl/Makefile
# creating fixinc/Makefile
# creating gccbug
# creating mklibgcc
# creating mkheaders
# creating auto-host.h
# make[1]: Entering directory '/tmp/libstdc++5/src/gcc-build/libiberty'
# if [ x"-fpic" != x ] && [ ! -d pic ]; then \
# mkdir pic; \
# else true; fi
# touch stamp-picdir
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/regex.c -o pic/regex.o; \
# else true; fi
# ../../gcc-3.3.6/libiberty/regex.c: In function 'byte_regex_compile':
# ../../gcc-3.3.6/libiberty/regex.c:154:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# # define bzero(s, n) (memset (s, '\0', n), (s))
# ^
# ../../gcc-3.3.6/libiberty/regex.c:3158:13: note: in expansion of macro 'bzero'
# bzero (b, (1 << BYTEWIDTH) / BYTEWIDTH);
# ^
# In file included from ../../gcc-3.3.6/libiberty/regex.c:649:0:
# ../../gcc-3.3.6/libiberty/regex.c: In function 'byte_compile_range':
# ../../gcc-3.3.6/libiberty/regex.c:1953:54: warning: signed and unsigned type in conditional expression [-Wsign-compare]
# (translate ? (char) translate[(unsigned char) (d)] : (d))
# ^
# ../../gcc-3.3.6/libiberty/regex.c:4548:22: note: in expansion of macro 'TRANSLATE'
# range_start_char = TRANSLATE (range_start_char);
# ^
# ../../gcc-3.3.6/libiberty/regex.c:1953:54: warning: signed and unsigned type in conditional expression [-Wsign-compare]
# (translate ? (char) translate[(unsigned char) (d)] : (d))
# ^
# ../../gcc-3.3.6/libiberty/regex.c:2178:24: note: in definition of macro 'SET_LIST_BIT'
# (b[((unsigned char) (c)) / BYTEWIDTH] \
# ^
# ../../gcc-3.3.6/libiberty/regex.c:4558:21: note: in expansion of macro 'TRANSLATE'
# SET_LIST_BIT (TRANSLATE (this_char));
# ^
# ../../gcc-3.3.6/libiberty/regex.c:1953:54: warning: signed and unsigned type in conditional expression [-Wsign-compare]
# (translate ? (char) translate[(unsigned char) (d)] : (d))
# ^
# ../../gcc-3.3.6/libiberty/regex.c:2179:30: note: in definition of macro 'SET_LIST_BIT'
# |= 1 << (((unsigned char) c) % BYTEWIDTH))
# ^
# ../../gcc-3.3.6/libiberty/regex.c:4558:21: note: in expansion of macro 'TRANSLATE'
# SET_LIST_BIT (TRANSLATE (this_char));
# ^
# ../../gcc-3.3.6/libiberty/regex.c: In function 'byte_re_compile_fastmap':
# ../../gcc-3.3.6/libiberty/regex.c:154:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# # define bzero(s, n) (memset (s, '\0', n), (s))
# ^
# ../../gcc-3.3.6/libiberty/regex.c:4645:3: note: in expansion of macro 'bzero'
# bzero (fastmap, 1 << BYTEWIDTH); /* Assume nothing's valid. */
# ^
# In file included from ../../gcc-3.3.6/libiberty/regex.c:649:0:
# ../../gcc-3.3.6/libiberty/regex.c: In function 'byte_re_match_2_internal':
# ../../gcc-3.3.6/libiberty/regex.c:7236:27: warning: variable 'sdummy' set but not used [-Wunused-but-set-variable]
# const CHAR_T *sdummy = NULL;
# ^
# ../../gcc-3.3.6/libiberty/regex.c:7235:22: warning: variable 'pdummy' set but not used [-Wunused-but-set-variable]
# UCHAR_T *pdummy = NULL;
# ^
# ../../gcc-3.3.6/libiberty/regex.c: In function 'xregcomp':
# ../../gcc-3.3.6/libiberty/regex.c:8043:56: warning: signed and unsigned type in conditional expression [-Wsign-compare]
# preg->translate[i] = ISUPPER (i) ? TOLOWER (i) : i;
# ^
# ../../gcc-3.3.6/libiberty/regex.c: In function 'xregerror':
# ../../gcc-3.3.6/libiberty/regex.c:8178:20: warning: unused parameter 'preg' [-Wunused-parameter]
# const regex_t *preg;
# ^
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/regex.c -o regex.o
# ../../gcc-3.3.6/libiberty/regex.c: In function 'byte_regex_compile':
# ../../gcc-3.3.6/libiberty/regex.c:154:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# # define bzero(s, n) (memset (s, '\0', n), (s))
# ^
# ../../gcc-3.3.6/libiberty/regex.c:3158:13: note: in expansion of macro 'bzero'
# bzero (b, (1 << BYTEWIDTH) / BYTEWIDTH);
# ^
# In file included from ../../gcc-3.3.6/libiberty/regex.c:649:0:
# ../../gcc-3.3.6/libiberty/regex.c: In function 'byte_compile_range':
# ../../gcc-3.3.6/libiberty/regex.c:1953:54: warning: signed and unsigned type in conditional expression [-Wsign-compare]
# (translate ? (char) translate[(unsigned char) (d)] : (d))
# ^
# ../../gcc-3.3.6/libiberty/regex.c:4548:22: note: in expansion of macro 'TRANSLATE'
# range_start_char = TRANSLATE (range_start_char);
# ^
# ../../gcc-3.3.6/libiberty/regex.c:1953:54: warning: signed and unsigned type in conditional expression [-Wsign-compare]
# (translate ? (char) translate[(unsigned char) (d)] : (d))
# ^
# ../../gcc-3.3.6/libiberty/regex.c:2178:24: note: in definition of macro 'SET_LIST_BIT'
# (b[((unsigned char) (c)) / BYTEWIDTH] \
# ^
# ../../gcc-3.3.6/libiberty/regex.c:4558:21: note: in expansion of macro 'TRANSLATE'
# SET_LIST_BIT (TRANSLATE (this_char));
# ^
# ../../gcc-3.3.6/libiberty/regex.c:1953:54: warning: signed and unsigned type in conditional expression [-Wsign-compare]
# (translate ? (char) translate[(unsigned char) (d)] : (d))
# ^
# ../../gcc-3.3.6/libiberty/regex.c:2179:30: note: in definition of macro 'SET_LIST_BIT'
# |= 1 << (((unsigned char) c) % BYTEWIDTH))
# ^
# ../../gcc-3.3.6/libiberty/regex.c:4558:21: note: in expansion of macro 'TRANSLATE'
# SET_LIST_BIT (TRANSLATE (this_char));
# ^
# ../../gcc-3.3.6/libiberty/regex.c: In function 'byte_re_compile_fastmap':
# ../../gcc-3.3.6/libiberty/regex.c:154:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# # define bzero(s, n) (memset (s, '\0', n), (s))
# ^
# ../../gcc-3.3.6/libiberty/regex.c:4645:3: note: in expansion of macro 'bzero'
# bzero (fastmap, 1 << BYTEWIDTH); /* Assume nothing's valid. */
# ^
# In file included from ../../gcc-3.3.6/libiberty/regex.c:649:0:
# ../../gcc-3.3.6/libiberty/regex.c: In function 'byte_re_match_2_internal':
# ../../gcc-3.3.6/libiberty/regex.c:7236:27: warning: variable 'sdummy' set but not used [-Wunused-but-set-variable]
# const CHAR_T *sdummy = NULL;
# ^
# ../../gcc-3.3.6/libiberty/regex.c:7235:22: warning: variable 'pdummy' set but not used [-Wunused-but-set-variable]
# UCHAR_T *pdummy = NULL;
# ^
# ../../gcc-3.3.6/libiberty/regex.c: In function 'xregcomp':
# ../../gcc-3.3.6/libiberty/regex.c:8043:56: warning: signed and unsigned type in conditional expression [-Wsign-compare]
# preg->translate[i] = ISUPPER (i) ? TOLOWER (i) : i;
# ^
# ../../gcc-3.3.6/libiberty/regex.c: In function 'xregerror':
# ../../gcc-3.3.6/libiberty/regex.c:8178:20: warning: unused parameter 'preg' [-Wunused-parameter]
# const regex_t *preg;
# ^
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
# else true; fi
# ../../gcc-3.3.6/libiberty/cplus-dem.c: In function 'demangle_template':
# ../../gcc-3.3.6/libiberty/cplus-dem.c:2040:15: warning: variable 'start' set but not used [-Wunused-but-set-variable]
# const char *start;
# ^
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/cplus-dem.c -o cplus-dem.o
# ../../gcc-3.3.6/libiberty/cplus-dem.c: In function 'demangle_template':
# ../../gcc-3.3.6/libiberty/cplus-dem.c:2040:15: warning: variable 'start' set but not used [-Wunused-but-set-variable]
# const char *start;
# ^
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/cp-demangle.c -o cp-demangle.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/md5.c -o pic/md5.o; \
# else true; fi
# ../../gcc-3.3.6/libiberty/md5.c: In function 'md5_finish_ctx':
# ../../gcc-3.3.6/libiberty/md5.c:118:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
# *(md5_uint32 *) &ctx->buffer[bytes + pad] = SWAP (ctx->total[0] << 3);
# ^
# ../../gcc-3.3.6/libiberty/md5.c:119:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
# *(md5_uint32 *) &ctx->buffer[bytes + pad + 4] = SWAP ((ctx->total[1] << 3) |
# ^
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/md5.c -o md5.o
# ../../gcc-3.3.6/libiberty/md5.c: In function 'md5_finish_ctx':
# ../../gcc-3.3.6/libiberty/md5.c:118:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
# *(md5_uint32 *) &ctx->buffer[bytes + pad] = SWAP (ctx->total[0] << 3);
# ^
# ../../gcc-3.3.6/libiberty/md5.c:119:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
# *(md5_uint32 *) &ctx->buffer[bytes + pad + 4] = SWAP ((ctx->total[1] << 3) |
# ^
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/alloca.c -o pic/alloca.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/alloca.c -o alloca.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/argv.c -o pic/argv.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/argv.c -o argv.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/choose-temp.c -o pic/choose-temp.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/choose-temp.c -o choose-temp.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/concat.c -o pic/concat.o; \
# else true; fi
# ../../gcc-3.3.6/libiberty/concat.c: In function 'concat_length':
# ../../gcc-3.3.6/libiberty/concat.c:111:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# concat_length VPARAMS ((const char *first, ...))
# ^
# ../../gcc-3.3.6/libiberty/concat.c: In function 'concat_copy':
# ../../gcc-3.3.6/libiberty/concat.c:126:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# concat_copy VPARAMS ((char *dst, const char *first, ...))
# ^
# ../../gcc-3.3.6/libiberty/concat.c: In function 'concat_copy2':
# ../../gcc-3.3.6/libiberty/concat.c:145:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# concat_copy2 VPARAMS ((const char *first, ...))
# ^
# ../../gcc-3.3.6/libiberty/concat.c: In function 'concat':
# ../../gcc-3.3.6/libiberty/concat.c:156:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# concat VPARAMS ((const char *first, ...))
# ^
# ../../gcc-3.3.6/libiberty/concat.c: In function 'reconcat':
# ../../gcc-3.3.6/libiberty/concat.c:193:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# reconcat VPARAMS ((char *optr, const char *first, ...))
# ^
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/concat.c -o concat.o
# ../../gcc-3.3.6/libiberty/concat.c: In function 'concat_length':
# ../../gcc-3.3.6/libiberty/concat.c:111:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# concat_length VPARAMS ((const char *first, ...))
# ^
# ../../gcc-3.3.6/libiberty/concat.c: In function 'concat_copy':
# ../../gcc-3.3.6/libiberty/concat.c:126:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# concat_copy VPARAMS ((char *dst, const char *first, ...))
# ^
# ../../gcc-3.3.6/libiberty/concat.c: In function 'concat_copy2':
# ../../gcc-3.3.6/libiberty/concat.c:145:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# concat_copy2 VPARAMS ((const char *first, ...))
# ^
# ../../gcc-3.3.6/libiberty/concat.c: In function 'concat':
# ../../gcc-3.3.6/libiberty/concat.c:156:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# concat VPARAMS ((const char *first, ...))
# ^
# ../../gcc-3.3.6/libiberty/concat.c: In function 'reconcat':
# ../../gcc-3.3.6/libiberty/concat.c:193:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# reconcat VPARAMS ((char *optr, const char *first, ...))
# ^
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/dyn-string.c -o pic/dyn-string.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/dyn-string.c -o dyn-string.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/fdmatch.c -o pic/fdmatch.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/fdmatch.c -o fdmatch.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/fibheap.c -o pic/fibheap.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/fibheap.c -o fibheap.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/floatformat.c -o pic/floatformat.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/floatformat.c -o floatformat.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/fnmatch.c -o pic/fnmatch.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/fnmatch.c -o fnmatch.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/getopt.c -o pic/getopt.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/getopt.c -o getopt.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/getopt1.c -o pic/getopt1.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/getopt1.c -o getopt1.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/getpwd.c -o pic/getpwd.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/getpwd.c -o getpwd.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/getruntime.c -o pic/getruntime.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/getruntime.c -o getruntime.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/hashtab.c -o pic/hashtab.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/hashtab.c -o hashtab.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/hex.c -o pic/hex.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/hex.c -o hex.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/lbasename.c -o pic/lbasename.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/lbasename.c -o lbasename.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/lrealpath.c -o pic/lrealpath.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/lrealpath.c -o lrealpath.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/make-relative-prefix.c -o make-relative-prefix.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/make-temp-file.c -o make-temp-file.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/objalloc.c -o pic/objalloc.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/objalloc.c -o objalloc.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/obstack.c -o pic/obstack.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/obstack.c -o obstack.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/partition.c -o pic/partition.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/partition.c -o partition.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/physmem.c -o pic/physmem.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/physmem.c -o physmem.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/pexecute.c -o pic/pexecute.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/pexecute.c -o pexecute.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/safe-ctype.c -o safe-ctype.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/sort.c -o pic/sort.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/sort.c -o sort.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/spaces.c -o pic/spaces.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/spaces.c -o spaces.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/splay-tree.c -o pic/splay-tree.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/splay-tree.c -o splay-tree.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/strerror.c -o pic/strerror.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/strerror.c -o strerror.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/strsignal.c -o pic/strsignal.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/strsignal.c -o strsignal.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/ternary.c -o pic/ternary.o; \
# else true; fi
# ../../gcc-3.3.6/libiberty/ternary.c:150:1: warning: 'ternary_recursivesearch' defined but not used [-Wunused-function]
# ternary_recursivesearch (p, s)
# ^
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/ternary.c -o ternary.o
# ../../gcc-3.3.6/libiberty/ternary.c:150:1: warning: 'ternary_recursivesearch' defined but not used [-Wunused-function]
# ternary_recursivesearch (p, s)
# ^
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/xatexit.c -o pic/xatexit.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/xatexit.c -o xatexit.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/xexit.c -o pic/xexit.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/xexit.c -o xexit.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/xmalloc.c -o pic/xmalloc.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/xmalloc.c -o xmalloc.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/xmemdup.c -o pic/xmemdup.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/xmemdup.c -o xmemdup.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/xstrdup.c -o pic/xstrdup.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/xstrdup.c -o xstrdup.o
# if [ x"-fpic" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../gcc-3.3.6/libiberty/xstrerror.c -o pic/xstrerror.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -march=x86-64 -O2 -I. -I../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../gcc-3.3.6/libiberty/xstrerror.c -o xstrerror.o
# rm -f libiberty.a pic/libiberty.a
# ar rc libiberty.a \
# regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o
# ranlib libiberty.a
# if [ x"-fpic" != x ]; then \
# cd pic; \
# ar rc libiberty.a \
# regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o ; \
# ranlib libiberty.a; \
# cd ..; \
# else true; fi
# rm -f needed-list; touch needed-list; \
# for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
# for g in ; do \
# case "$g" in \
# *$f*) echo $g >> needed-list ;; \
# esac; \
# done; \
# done
# echo regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list
# make[2]: Entering directory '/tmp/libstdc++5/src/gcc-build/libiberty/testsuite'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libstdc++5/src/gcc-build/libiberty/testsuite'
# make[1]: Leaving directory '/tmp/libstdc++5/src/gcc-build/libiberty'
# make[1]: Entering directory '/tmp/libstdc++5/src/gcc-build/gcc'
# TM_DEFINES="" \
# HEADERS="auto-host.h ansidecl.h i386/biarch64.h i386/i386.h i386/unix.h i386/att.h dbxelf.h elfos.h svr4.h linux.h i386/x86-64.h i386/linux64.h defaults.h" XM_DEFINES="POSIX" \
# TARGET_CPU_DEFAULT="TARGET_CPU_DEFAULT_athlon_sse" \
# /bin/sh ../../gcc-3.3.6/gcc/mkconfig.sh config.h
# TM_DEFINES="" \
# HEADERS="auto-host.h ansidecl.h i386/biarch64.h i386/i386.h i386/unix.h i386/att.h dbxelf.h elfos.h svr4.h linux.h i386/x86-64.h i386/linux64.h defaults.h" XM_DEFINES="POSIX" \
# TARGET_CPU_DEFAULT="TARGET_CPU_DEFAULT_athlon_sse" \
# /bin/sh ../../gcc-3.3.6/gcc/mkconfig.sh hconfig.h
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/gengenrtl.c -o gengenrtl.o
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o gengenrtl \
# gengenrtl.o ../libiberty/libiberty.a
# ./gengenrtl -h > tmp-genrtl.h
# /bin/sh ../../gcc-3.3.6/gcc/move-if-change tmp-genrtl.h genrtl.h
# ./gengenrtl > tmp-genrtl.c
# /bin/sh ../../gcc-3.3.6/gcc/move-if-change tmp-genrtl.c genrtl.c
# echo timestamp > s-genrtl
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/genflags.c -o genflags.o
# In file included from ../../gcc-3.3.6/gcc/genflags.c:27:0:
# ../../gcc-3.3.6/gcc/genflags.c: In function 'gen_macro':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genflags.c:108:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genflags.c:110:5: note: in expansion of macro 'abort'
# abort ();
# ^
# echo "/* This file is machine generated. Do not edit. */" > tmp-gtyp.h
# echo "static const char *srcdir = " >> tmp-gtyp.h
# echo "\"../../gcc-3.3.6/gcc\"" >> tmp-gtyp.h
# echo ";" >> tmp-gtyp.h
# echo "static const char *lang_files[] = {" >> tmp-gtyp.h
# ll="../../gcc-3.3.6/gcc/cp/mangle.c ../../gcc-3.3.6/gcc/cp/cp-tree.h ../../gcc-3.3.6/gcc/cp/decl.h ../../gcc-3.3.6/gcc/cp/lex.h ../../gcc-3.3.6/gcc/cp/call.c ../../gcc-3.3.6/gcc/cp/decl.c ../../gcc-3.3.6/gcc/cp/decl2.c ../../gcc-3.3.6/gcc/cp/parse.y ../../gcc-3.3.6/gcc/cp/pt.c ../../gcc-3.3.6/gcc/cp/repo.c ../../gcc-3.3.6/gcc/cp/spew.c ../../gcc-3.3.6/gcc/cp/tree.c ../../gcc-3.3.6/gcc/c-common.c ../../gcc-3.3.6/gcc/c-common.h ../../gcc-3.3.6/gcc/c-pragma.c ../../gcc-3.3.6/gcc/c-lang.c ../../gcc-3.3.6/gcc/c-parse.in ../../gcc-3.3.6/gcc/c-tree.h ../../gcc-3.3.6/gcc/c-decl.c ../../gcc-3.3.6/gcc/c-common.c ../../gcc-3.3.6/gcc/c-common.h ../../gcc-3.3.6/gcc/c-pragma.c ../../gcc-3.3.6/gcc/c-objc-common.c "; \
# for f in $ll; do \
# echo "\"$f\", "; done >> tmp-gtyp.h
# echo "NULL};" >> tmp-gtyp.h
# echo "static const char *langs_for_lang_files[] = {" >> tmp-gtyp.h
# ff="cp cp cp cp cp cp cp cp cp cp cp cp cp cp cp c c c c c c c c "; \
# for f in $ff; do \
# echo "\"$f\", " ; done >> tmp-gtyp.h
# echo "NULL};" >> tmp-gtyp.h
# echo "static const char *all_files[] = {" >> tmp-gtyp.h
# gf="config.h auto-host.h ../../gcc-3.3.6/gcc/../include/ansidecl.h ../../gcc-3.3.6/gcc/config/i386/biarch64.h ../../gcc-3.3.6/gcc/config/i386/i386.h ../../gcc-3.3.6/gcc/config/i386/unix.h ../../gcc-3.3.6/gcc/config/i386/att.h ../../gcc-3.3.6/gcc/config/dbxelf.h ../../gcc-3.3.6/gcc/config/elfos.h ../../gcc-3.3.6/gcc/config/svr4.h ../../gcc-3.3.6/gcc/config/linux.h ../../gcc-3.3.6/gcc/config/i386/x86-64.h ../../gcc-3.3.6/gcc/config/i386/linux64.h ../../gcc-3.3.6/gcc/defaults.h ../../gcc-3.3.6/gcc/defaults.h ../../gcc-3.3.6/gcc/location.h ../../gcc-3.3.6/gcc/../include/hashtab.h ../../gcc-3.3.6/gcc/bitmap.h ../../gcc-3.3.6/gcc/function.h ../../gcc-3.3.6/gcc/rtl.h ../../gcc-3.3.6/gcc/optabs.h ../../gcc-3.3.6/gcc/tree.h ../../gcc-3.3.6/gcc/libfuncs.h ../../gcc-3.3.6/gcc/hashtable.h ../../gcc-3.3.6/gcc/real.h ../../gcc-3.3.6/gcc/varray.h ../../gcc-3.3.6/gcc/ssa.h ../../gcc-3.3.6/gcc/insn-addr.h ../../gcc-3.3.6/gcc/cselib.h ../../gcc-3.3.6/gcc/c-common.h ../../gcc-3.3.6/gcc/c-tree.h ../../gcc-3.3.6/gcc/basic-block.h ../../gcc-3.3.6/gcc/alias.c ../../gcc-3.3.6/gcc/bitmap.c ../../gcc-3.3.6/gcc/cselib.c ../../gcc-3.3.6/gcc/dwarf2out.c ../../gcc-3.3.6/gcc/emit-rtl.c ../../gcc-3.3.6/gcc/except.c ../../gcc-3.3.6/gcc/explow.c ../../gcc-3.3.6/gcc/expr.c ../../gcc-3.3.6/gcc/fold-const.c ../../gcc-3.3.6/gcc/function.c ../../gcc-3.3.6/gcc/gcse.c ../../gcc-3.3.6/gcc/integrate.c ../../gcc-3.3.6/gcc/lists.c ../../gcc-3.3.6/gcc/optabs.c ../../gcc-3.3.6/gcc/profile.c ../../gcc-3.3.6/gcc/ra-build.c ../../gcc-3.3.6/gcc/regclass.c ../../gcc-3.3.6/gcc/reg-stack.c ../../gcc-3.3.6/gcc/sdbout.c ../../gcc-3.3.6/gcc/stmt.c ../../gcc-3.3.6/gcc/stor-layout.c ../../gcc-3.3.6/gcc/tree.c ../../gcc-3.3.6/gcc/varasm.c ../../gcc-3.3.6/gcc/config/i386/i386.c ../../gcc-3.3.6/gcc/cp/mangle.c ../../gcc-3.3.6/gcc/cp/cp-tree.h ../../gcc-3.3.6/gcc/cp/decl.h ../../gcc-3.3.6/gcc/cp/lex.h ../../gcc-3.3.6/gcc/cp/call.c ../../gcc-3.3.6/gcc/cp/decl.c ../../gcc-3.3.6/gcc/cp/decl2.c ../../gcc-3.3.6/gcc/cp/parse.y ../../gcc-3.3.6/gcc/cp/pt.c ../../gcc-3.3.6/gcc/cp/repo.c ../../gcc-3.3.6/gcc/cp/spew.c ../../gcc-3.3.6/gcc/cp/tree.c ../../gcc-3.3.6/gcc/c-common.c ../../gcc-3.3.6/gcc/c-common.h ../../gcc-3.3.6/gcc/c-pragma.c ../../gcc-3.3.6/gcc/c-lang.c ../../gcc-3.3.6/gcc/c-parse.in ../../gcc-3.3.6/gcc/c-tree.h ../../gcc-3.3.6/gcc/c-decl.c ../../gcc-3.3.6/gcc/c-common.c ../../gcc-3.3.6/gcc/c-common.h ../../gcc-3.3.6/gcc/c-pragma.c ../../gcc-3.3.6/gcc/c-objc-common.c"; \
# for f in $gf; do \
# echo "\"$f\", "; done >> tmp-gtyp.h
# echo " NULL};" >> tmp-gtyp.h
# echo "static const char *lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
# gf="cp"; \
# for l in $gf; do \
# echo "\"$l\", "; done >> tmp-gtyp.h
# echo "NULL};" >> tmp-gtyp.h
# /bin/sh ../../gcc-3.3.6/gcc/move-if-change tmp-gtyp.h gtyp-gen.h
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include \
# ../../gcc-3.3.6/gcc/gengtype.c -o gengtype.o
# ../../gcc-3.3.6/gcc/gengtype.c: In function 'error_at_line':
# ../../gcc-3.3.6/gcc/gengtype.c:37:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# error_at_line VPARAMS ((struct fileloc *pos, const char *msg, ...))
# ^
# ../../gcc-3.3.6/gcc/gengtype.c: In function 'xasprintf':
# ../../gcc-3.3.6/gcc/gengtype.c:69:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# xasprintf VPARAMS ((const char *format, ...))
# ^
# ../../gcc-3.3.6/gcc/gengtype.c: In function 'oprintf':
# ../../gcc-3.3.6/gcc/gengtype.c:1074:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# oprintf VPARAMS ((outf_p o, const char *format, ...))
# ^
# ../../gcc-3.3.6/gcc/gengtype.c: In function 'get_file_basename':
# ../../gcc-3.3.6/gcc/gengtype.c:1140:10: warning: variable 'len' set but not used [-Wunused-but-set-variable]
# size_t len;
# ^
# ../../gcc-3.3.6/gcc/gengtype.c: In function 'write_gc_roots':
# ../../gcc-3.3.6/gcc/gengtype.c:2420:18: warning: comparison of constant '7' with boolean expression is always false [-Wbool-compare]
# && ! s->kind == TYPE_PARAM_STRUCT)
# ^
# ../../gcc-3.3.6/gcc/gengtype.c:2420:18: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include \
# ../../gcc-3.3.6/gcc/gengtype-lex.c -o gengtype-lex.o
# /home/gdr/gcc-3.3.6/gcc-3.3.6/gcc/gengtype-lex.c:2522:12: warning: 'input' defined but not used [-Wunused-function]
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include \
# ../../gcc-3.3.6/gcc/gengtype-yacc.c -o gengtype-yacc.o
# gengtype-yacc.c: In function 'yydestruct':
# gengtype-yacc.c:791:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# gengtype-yacc.c: In function 'yyparse':
# gengtype-yacc.c:854:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o gengtype \
# gengtype.o gengtype-lex.o gengtype-yacc.o ../libiberty/libiberty.a
# ./gengtype
# warning: structure `reg_info_def' used but not defined
# warning: structure `die_struct' used but not defined
# warning: structure `basic_block_def' used but not defined
# echo timestamp > s-gtype
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/rtl.c -o rtl.o
# In file included from ../../gcc-3.3.6/gcc/rtl.c:24:0:
# ../../gcc-3.3.6/gcc/rtl.c: In function 'copy_rtx':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/rtl.c:378:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.c: In function 'rtx_equal_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/rtl.c:519:4: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/read-rtl.c -o read-rtl.o
# ../../gcc-3.3.6/gcc/read-rtl.c: In function 'fatal_with_file_and_line':
# ../../gcc-3.3.6/gcc/read-rtl.c:52:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# fatal_with_file_and_line VPARAMS ((FILE *infile, const char *msg, ...))
# ^
# In file included from ../../gcc-3.3.6/gcc/read-rtl.c:24:0:
# ../../gcc-3.3.6/gcc/read-rtl.c: In function 'read_rtx':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/read-rtl.c:754:2: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/bitmap.c -o bitmap.o
# In file included from ../../gcc-3.3.6/gcc/bitmap.c:24:0:
# ../../gcc-3.3.6/gcc/bitmap.c: In function 'bitmap_operation':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/bitmap.c:642:4: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/ggc-none.c -o ggc-none.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/gensupport.c -o gensupport.o
# ../../gcc-3.3.6/gcc/gensupport.c: In function 'message_with_line':
# ../../gcc-3.3.6/gcc/gensupport.c:108:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# message_with_line VPARAMS ((int lineno, const char *msg, ...))
# ^
# In file included from ../../gcc-3.3.6/gcc/gensupport.c:23:0:
# ../../gcc-3.3.6/gcc/gensupport.c: In function 'is_predicable':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gensupport.c:392:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/gensupport.c: In function 'collect_insn_data':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gensupport.c:563:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/gensupport.c: In function 'alter_predicate_for_insn':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gensupport.c:652:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/gensupport.c: In function 'maybe_eval_c_test':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gensupport.c:1110:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include \
# ../../gcc-3.3.6/gcc/genconditions.c -o genconditions.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include \
# ../../gcc-3.3.6/gcc/dummy-conditions.c -o dummy-conditions.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/errors.c -o errors.o
# ../../gcc-3.3.6/gcc/errors.c: In function 'warning':
# ../../gcc-3.3.6/gcc/errors.c:40:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# warning VPARAMS ((const char *format, ...))
# ^
# ../../gcc-3.3.6/gcc/errors.c: In function 'error':
# ../../gcc-3.3.6/gcc/errors.c:55:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# error VPARAMS ((const char *format, ...))
# ^
# ../../gcc-3.3.6/gcc/errors.c: In function 'fatal':
# ../../gcc-3.3.6/gcc/errors.c:72:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# fatal VPARAMS ((const char *format, ...))
# ^
# ../../gcc-3.3.6/gcc/errors.c: In function 'internal_error':
# ../../gcc-3.3.6/gcc/errors.c:87:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# internal_error VPARAMS ((const char *format, ...))
# ^
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genconditions \
# genconditions.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o \
# errors.o ../libiberty/libiberty.a
# ./genconditions ../../gcc-3.3.6/gcc/config/i386/i386.md > tmp-conditions.c
# /bin/sh ../../gcc-3.3.6/gcc/move-if-change tmp-conditions.c insn-conditions.c
# echo timestamp > s-conditions
# TM_DEFINES="" \
# HEADERS="i386/i386-protos.h" XM_DEFINES="" TARGET_CPU_DEFAULT="" \
# /bin/sh ../../gcc-3.3.6/gcc/mkconfig.sh tm_p.h
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/genpreds.c -o genpreds.o
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genpreds \
# genpreds.o ../libiberty/libiberty.a
# ./genpreds > tmp-preds.h
# /bin/sh ../../gcc-3.3.6/gcc/move-if-change tmp-preds.h tm-preds.h
# echo timestamp > s-preds
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/genconstants.c -o genconstants.o
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genconstants \
# genconstants.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o \
# errors.o ../libiberty/libiberty.a
# ./genconstants ../../gcc-3.3.6/gcc/config/i386/i386.md > tmp-constants.h
# /bin/sh ../../gcc-3.3.6/gcc/move-if-change tmp-constants.h insn-constants.h
# echo timestamp > s-constants
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include insn-conditions.c
# ltf="../../gcc-3.3.6/gcc/cp/cp-tree.def"; for f in $ltf; do \
# echo "#include \"$f\""; \
# done | sed 's|../../gcc-3.3.6/gcc/||' > tmp-gencheck.h
# /bin/sh ../../gcc-3.3.6/gcc/move-if-change tmp-gencheck.h gencheck.h
# echo timestamp > s-gencheck
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include \
# ../../gcc-3.3.6/gcc/gencheck.c -o gencheck.o
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o gencheck \
# gencheck.o ../libiberty/libiberty.a
# ./gencheck > tmp-check.h
# /bin/sh ../../gcc-3.3.6/gcc/move-if-change tmp-check.h tree-check.h
# echo timestamp > s-check
# rm -f print-rtl1.c
# sed -e 's/config[.]h/hconfig.h/' ../../gcc-3.3.6/gcc/print-rtl.c > print-rtl1.c
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include print-rtl1.c -o print-rtl1.o
# In file included from print-rtl1.c:30:0:
# print-rtl1.c: In function 'print_rtx':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# print-rtl1.c:489:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# print-rtl1.c:546:13: note: in expansion of macro 'abort'
# default: abort();
# ^
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genflags \
# genflags.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
# errors.o ../libiberty/libiberty.a
# ./genflags ../../gcc-3.3.6/gcc/config/i386/i386.md > tmp-flags.h
# /bin/sh ../../gcc-3.3.6/gcc/move-if-change tmp-flags.h insn-flags.h
# echo timestamp > s-flags
# (cd intl && make all)
# make[2]: Entering directory '/tmp/libstdc++5/src/gcc-build/gcc/intl'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libstdc++5/src/gcc-build/gcc/intl'
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include \
# -c ../../gcc-3.3.6/gcc/c-parse.c -o c-parse.o
# c-p15339.c: In function 'yy_stack_print':
# c-p15339.c:2140:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# c-p15339.c: In function 'yy_reduce_print':
# c-p15339.c:2167:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# c-p15339.c: In function 'yysymprint':
# c-p15339.c:2286:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# c-p15339.c: In function 'yydestruct':
# c-p15339.c:2323:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# c-p15339.c: In function 'yyparse':
# c-p15339.c:2386:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# In file included from c-parse.y:37:0:
# c-parse.y: In function '_yylex':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# c-parse.y:3052:7: note: in expansion of macro 'abort'
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/c-lang.c -o c-lang.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/c-pretty-print.c -o c-pretty-print.o
# In file included from ../../gcc-3.3.6/gcc/c-pretty-print.h:27:0,
# from ../../gcc-3.3.6/gcc/c-pretty-print.c:25:
# ../../gcc-3.3.6/gcc/c-pretty-print.c: In function 'pp_c_simple_type_specifier':
# ../../gcc-3.3.6/gcc/pretty-print.h:98:57: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# tree_code_name[(int) TREE_CODE (T)], __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:152:7: note: in expansion of macro 'pp_unsupported_tree'
# pp_unsupported_tree (ppi, t);
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c: In function 'pp_c_abstract_declarator':
# ../../gcc-3.3.6/gcc/pretty-print.h:98:57: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# tree_code_name[(int) TREE_CODE (T)], __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:170:3: note: in expansion of macro 'pp_unsupported_tree'
# pp_unsupported_tree (ppi, t);
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c: In function 'pp_c_direct_declarator':
# ../../gcc-3.3.6/gcc/pretty-print.h:98:57: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# tree_code_name[(int) TREE_CODE (T)], __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:219:3: note: in expansion of macro 'pp_unsupported_tree'
# pp_unsupported_tree (pp, t);
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c: In function 'pp_c_declarator':
# ../../gcc-3.3.6/gcc/pretty-print.h:98:57: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# tree_code_name[(int) TREE_CODE (T)], __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:227:3: note: in expansion of macro 'pp_unsupported_tree'
# pp_unsupported_tree (pp, t);
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c: In function 'pp_c_parameter_declaration':
# ../../gcc-3.3.6/gcc/pretty-print.h:98:57: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# tree_code_name[(int) TREE_CODE (T)], __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:259:3: note: in expansion of macro 'pp_unsupported_tree'
# pp_unsupported_tree (pp, t);
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c: In function 'pp_c_bool_literal':
# ../../gcc-3.3.6/gcc/pretty-print.h:98:57: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# tree_code_name[(int) TREE_CODE (T)], __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:380:2: note: in expansion of macro 'pp_unsupported_tree'
# pp_unsupported_tree (ppi, b);
# ^
# ../../gcc-3.3.6/gcc/pretty-print.h:98:57: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# tree_code_name[(int) TREE_CODE (T)], __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:389:2: note: in expansion of macro 'pp_unsupported_tree'
# pp_unsupported_tree (ppi, b);
# ^
# ../../gcc-3.3.6/gcc/pretty-print.h:98:57: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# tree_code_name[(int) TREE_CODE (T)], __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:392:5: note: in expansion of macro 'pp_unsupported_tree'
# pp_unsupported_tree (ppi, b);
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c: In function 'pp_c_literal':
# ../../gcc-3.3.6/gcc/pretty-print.h:98:57: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# tree_code_name[(int) TREE_CODE (T)], __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:498:7: note: in expansion of macro 'pp_unsupported_tree'
# pp_unsupported_tree (ppi, e);
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c: In function 'pp_c_primary_expression':
# ../../gcc-3.3.6/gcc/c-pretty-print.c:553:5: warning: case value '169' not in enumerated type 'enum tree_code' [-Wswitch]
# case STMT_EXPR:
# ^
# In file included from ../../gcc-3.3.6/gcc/c-pretty-print.h:27:0,
# from ../../gcc-3.3.6/gcc/c-pretty-print.c:25:
# ../../gcc-3.3.6/gcc/c-pretty-print.c: In function 'pp_c_initializer':
# ../../gcc-3.3.6/gcc/pretty-print.h:98:57: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# tree_code_name[(int) TREE_CODE (T)], __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:584:2: note: in expansion of macro 'pp_unsupported_tree'
# pp_unsupported_tree (ppi, TREE_OPERAND (e, 1));
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c: In function 'pp_c_initializer_list':
# ../../gcc-3.3.6/gcc/pretty-print.h:98:57: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# tree_code_name[(int) TREE_CODE (T)], __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:624:5: note: in expansion of macro 'pp_unsupported_tree'
# pp_unsupported_tree (ppi, type);
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c: In function 'pp_c_postfix_expression':
# ../../gcc-3.3.6/gcc/c-pretty-print.c:641:5: warning: case value '150' not in enumerated type 'enum tree_code' [-Wswitch]
# case ARROW_EXPR:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:712:5: warning: case value '170' not in enumerated type 'enum tree_code' [-Wswitch]
# case COMPOUND_LITERAL_EXPR:
# ^
# In file included from ../../gcc-3.3.6/gcc/c-pretty-print.h:27:0,
# from ../../gcc-3.3.6/gcc/c-pretty-print.c:25:
# ../../gcc-3.3.6/gcc/c-pretty-print.c: In function 'pp_c_unary_expression':
# ../../gcc-3.3.6/gcc/c-pretty-print.c:808:34: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# pp_c_identifier (ppi, code == SIZEOF_EXPR ? "sizeof" : "__alignof__");
# ^
# ../../gcc-3.3.6/gcc/pretty-print.h:93:69: note: in definition of macro 'pp_identifier'
# #define pp_identifier(PPI, ID) output_add_string (pp_buffer (PPI), ID)
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:808:7: note: in expansion of macro 'pp_c_identifier'
# pp_c_identifier (ppi, code == SIZEOF_EXPR ? "sizeof" : "__alignof__");
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:806:5: warning: case value '149' not in enumerated type 'enum tree_code' [-Wswitch]
# case SIZEOF_EXPR:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:807:5: warning: case value '151' not in enumerated type 'enum tree_code' [-Wswitch]
# case ALIGNOF_EXPR:
# ^
# In file included from ../../gcc-3.3.6/gcc/c-pretty-print.h:27:0,
# from ../../gcc-3.3.6/gcc/c-pretty-print.c:25:
# ../../gcc-3.3.6/gcc/c-pretty-print.c: In function 'pp_c_expression':
# ../../gcc-3.3.6/gcc/pretty-print.h:98:57: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# tree_code_name[(int) TREE_CODE (T)], __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1237:7: note: in expansion of macro 'pp_unsupported_tree'
# pp_unsupported_tree (ppi, e);
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1164:5: warning: case value '149' not in enumerated type 'enum tree_code' [-Wswitch]
# case SIZEOF_EXPR:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1141:5: warning: case value '150' not in enumerated type 'enum tree_code' [-Wswitch]
# case ARROW_EXPR:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1165:5: warning: case value '151' not in enumerated type 'enum tree_code' [-Wswitch]
# case ALIGNOF_EXPR:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1135:5: warning: case value '169' not in enumerated type 'enum tree_code' [-Wswitch]
# case STMT_EXPR:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1150:5: warning: case value '170' not in enumerated type 'enum tree_code' [-Wswitch]
# case COMPOUND_LITERAL_EXPR:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c: In function 'pp_c_statement':
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1255:16: warning: comparison between 'const enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# if (code == LABEL_STMT)
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1257:21: warning: comparison between 'const enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# else if (code == LABEL_STMT)
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1290:34: warning: comparison between 'const enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# pp_c_expression (ppi, code == EXPR_STMT
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1310:32: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# if (TREE_CODE (else_clause) == IF_STMT)
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1315:32: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# if (TREE_CODE (else_clause) != IF_STMT)
# ^
# In file included from ../../gcc-3.3.6/gcc/c-pretty-print.h:27:0,
# from ../../gcc-3.3.6/gcc/c-pretty-print.c:25:
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1378:32: warning: comparison between 'const enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# pp_identifier (ppi, code == BREAK_STMT ? "break" : "continue");
# ^
# ../../gcc-3.3.6/gcc/pretty-print.h:93:69: note: in definition of macro 'pp_identifier'
# #define pp_identifier(PPI, ID) output_add_string (pp_buffer (PPI), ID)
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1386:16: warning: comparison between 'const enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# tree e = code == RETURN_STMT
# ^
# In file included from ../../gcc-3.3.6/gcc/c-pretty-print.h:27:0,
# from ../../gcc-3.3.6/gcc/c-pretty-print.c:25:
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1391:29: warning: comparison between 'const enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# pp_c_identifier (ppi, code == RETURN_STMT ? "return" : "goto");
# ^
# ../../gcc-3.3.6/gcc/pretty-print.h:93:69: note: in definition of macro 'pp_identifier'
# #define pp_identifier(PPI, ID) output_add_string (pp_buffer (PPI), ID)
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1391:2: note: in expansion of macro 'pp_c_identifier'
# pp_c_identifier (ppi, code == RETURN_STMT ? "return" : "goto");
# ^
# ../../gcc-3.3.6/gcc/pretty-print.h:98:57: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# tree_code_name[(int) TREE_CODE (T)], __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1463:7: note: in expansion of macro 'pp_unsupported_tree'
# pp_unsupported_tree (ppi, stmt);
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1287:5: warning: case value '152' not in enumerated type 'const enum tree_code' [-Wswitch]
# case EXPR_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1277:5: warning: case value '153' not in enumerated type 'const enum tree_code' [-Wswitch]
# case COMPOUND_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1415:5: warning: case value '154' not in enumerated type 'const enum tree_code' [-Wswitch]
# case DECL_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1297:5: warning: case value '155' not in enumerated type 'const enum tree_code' [-Wswitch]
# case IF_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1357:5: warning: case value '156' not in enumerated type 'const enum tree_code' [-Wswitch]
# case FOR_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1332:5: warning: case value '157' not in enumerated type 'const enum tree_code' [-Wswitch]
# case WHILE_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1343:5: warning: case value '158' not in enumerated type 'const enum tree_code' [-Wswitch]
# case DO_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1383:5: warning: case value '159' not in enumerated type 'const enum tree_code' [-Wswitch]
# case RETURN_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1375:5: warning: case value '160' not in enumerated type 'const enum tree_code' [-Wswitch]
# case BREAK_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1376:5: warning: case value '161' not in enumerated type 'const enum tree_code' [-Wswitch]
# case CONTINUE_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1320:5: warning: case value '162' not in enumerated type 'const enum tree_code' [-Wswitch]
# case SWITCH_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1384:5: warning: case value '163' not in enumerated type 'const enum tree_code' [-Wswitch]
# case GOTO_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1252:5: warning: case value '164' not in enumerated type 'const enum tree_code' [-Wswitch]
# case LABEL_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1421:5: warning: case value '165' not in enumerated type 'const enum tree_code' [-Wswitch]
# case ASM_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1399:5: warning: case value '166' not in enumerated type 'const enum tree_code' [-Wswitch]
# case SCOPE_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1452:5: warning: case value '167' not in enumerated type 'const enum tree_code' [-Wswitch]
# case FILE_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1253:5: warning: case value '168' not in enumerated type 'const enum tree_code' [-Wswitch]
# case CASE_LABEL:
# ^
# ../../gcc-3.3.6/gcc/c-pretty-print.c:1288:5: warning: case value '171' not in enumerated type 'const enum tree_code' [-Wswitch]
# case CLEANUP_STMT:
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/attribs.c -o attribs.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/c-errors.c -o c-errors.o
# ../../gcc-3.3.6/gcc/c-errors.c: In function 'pedwarn_c99':
# ../../gcc-3.3.6/gcc/c-errors.c:33:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# pedwarn_c99 VPARAMS ((const char *msgid, ...))
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/c-lex.c -o c-lex.o
# In file included from ../../gcc-3.3.6/gcc/c-lex.c:27:0:
# ../../gcc-3.3.6/gcc/c-lex.c: In function 'c_lex':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-lex.c:724:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-lex.c:744:7: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/c-pragma.c -o c-pragma.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/c-decl.c -o c-decl.o
# In file included from ../../gcc-3.3.6/gcc/c-decl.c:34:0:
# ../../gcc-3.3.6/gcc/c-decl.c: In function 'duplicate_decls':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-decl.c:1184:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/c-decl.c: In function 'c_init_decl_processing':
# ../../gcc-3.3.6/gcc/c-decl.c:2488:24: warning: variable 'ptr_ftype_ptr' set but not used [-Wunused-but-set-variable]
# tree ptr_ftype_void, ptr_ftype_ptr;
# ^
# ../../gcc-3.3.6/gcc/c-decl.c:2488:8: warning: variable 'ptr_ftype_void' set but not used [-Wunused-but-set-variable]
# tree ptr_ftype_void, ptr_ftype_ptr;
# ^
# In file included from ../../gcc-3.3.6/gcc/c-decl.c:34:0:
# ../../gcc-3.3.6/gcc/c-decl.c: In function 'build_compound_literal':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-decl.c:3301:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/c-decl.c: In function 'grokdeclarator':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-decl.c:3530:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-decl.c:4330:2: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/c-decl.c:32:0:
# ./gt-c-decl.h: In function 'gt_ggc_mx_lang_tree_node':
# ../../gcc-3.3.6/gcc/tree.h:283:25: warning: switch condition has boolean value [-Wswitch-bool]
# #define TREE_CODE(NODE) ((enum tree_code) (NODE)->common.code)
# ^
# ./gt-c-decl.h:51:15: note: in expansion of macro 'TREE_CODE'
# switch (TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE)
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/c-typeck.c -o c-typeck.o
# In file included from ../../gcc-3.3.6/gcc/c-typeck.c:35:0:
# ../../gcc-3.3.6/gcc/c-typeck.c: In function 'c_incomplete_type_error':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c:163:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c: In function 'build_function_call':
# ../../gcc-3.3.6/gcc/c-typeck.c:1487:26: warning: variable 'assembler_name' set but not used [-Wunused-but-set-variable]
# tree name = NULL_TREE, assembler_name = NULL_TREE, result;
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c: In function 'c_tree_expr_nonnegative_p':
# ../../gcc-3.3.6/gcc/c-typeck.c:2606:21: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# if (TREE_CODE (t) == STMT_EXPR)
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c:2613:44: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# && TREE_CODE (TREE_CHAIN (t)) != SCOPE_STMT)
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c: In function 'lvalue_p':
# ../../gcc-3.3.6/gcc/c-typeck.c:3145:5: warning: case value '170' not in enumerated type 'enum tree_code' [-Wswitch]
# case COMPOUND_LITERAL_EXPR:
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c: In function 'c_mark_addressable':
# ../../gcc-3.3.6/gcc/c-typeck.c:3301:7: warning: case value '170' not in enumerated type 'enum tree_code' [-Wswitch]
# case COMPOUND_LITERAL_EXPR:
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c: In function 'build_c_cast':
# ../../gcc-3.3.6/gcc/c-typeck.c:3663:16: warning: variable 'name' set but not used [-Wunused-but-set-variable]
# const char *name;
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c: In function 'store_init_value':
# ../../gcc-3.3.6/gcc/c-typeck.c:4489:35: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# if (TREE_CODE (inside_init) == COMPOUND_LITERAL_EXPR)
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c: In function 'digest_init':
# ../../gcc-3.3.6/gcc/c-typeck.c:4805:31: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# && TREE_CODE (inside_init) == COMPOUND_LITERAL_EXPR)
# ^
# In file included from ../../gcc-3.3.6/gcc/c-typeck.c:35:0:
# ../../gcc-3.3.6/gcc/c-typeck.c: In function 'finish_init':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c:5159:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c: In function 'pop_init_level':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c:5497:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c:5533:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c: In function 'set_designator':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c:5654:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c:5682:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c: In function 'set_nonincremental_init_from_string':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c:6102:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c:6111:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c: In function 'output_init_element':
# ../../gcc-3.3.6/gcc/c-typeck.c:6258:25: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# if (TREE_CODE (value) == COMPOUND_LITERAL_EXPR
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c: In function 'process_init_element':
# ../../gcc-3.3.6/gcc/c-typeck.c:6596:29: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# if (TREE_CODE (value) != COMPOUND_LITERAL_EXPR
# ^
# In file included from ../../gcc-3.3.6/gcc/c-typeck.c:35:0:
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c:6850:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-typeck.c:6858:3: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/c-convert.c -o c-convert.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/c-aux-info.c -o c-aux-info.o
# In file included from ../../gcc-3.3.6/gcc/c-aux-info.c:29:0:
# ../../gcc-3.3.6/gcc/c-aux-info.c: In function 'gen_type':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-aux-info.c:457:11: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/c-common.c -o c-common.o
# In file included from ../../gcc-3.3.6/gcc/c-common.c:33:0:
# ../../gcc-3.3.6/gcc/c-common.c: In function 'c_sizeof_or_alignof_type':
# ../../gcc-3.3.6/gcc/c-common.c:3056:26: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# my_friendly_assert (op == SIZEOF_EXPR || op == ALIGNOF_EXPR, 20020720);
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3056:47: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# my_friendly_assert (op == SIZEOF_EXPR || op == ALIGNOF_EXPR, 20020720);
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:52: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3056:3: note: in expansion of macro 'my_friendly_assert'
# my_friendly_assert (op == SIZEOF_EXPR || op == ALIGNOF_EXPR, 20020720);
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3057:16: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# op_name = op == SIZEOF_EXPR ? "sizeof" : "__alignof__";
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3061:14: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# if (op == SIZEOF_EXPR)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3085:14: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# if (op == SIZEOF_EXPR)
# ^
# In file included from ../../gcc-3.3.6/gcc/c-common.c:33:0:
# ../../gcc-3.3.6/gcc/c-common.h:890:52: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3099:3: note: in expansion of macro 'my_friendly_assert'
# my_friendly_assert (!TYPE_IS_SIZETYPE (TREE_TYPE (value)), 20001021);
# ^
# In file included from ../../gcc-3.3.6/gcc/c-common.c:30:0:
# ../../gcc-3.3.6/gcc/builtins.def: In function 'c_common_nodes_and_builtins':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:109:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:149:1: note: in expansion of macro 'DEF_EXT_LIB_BUILTIN'
# DEF_EXT_LIB_BUILTIN(BUILT_IN_ALLOCA,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:100:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:155:1: note: in expansion of macro 'DEF_LIB_ALWAYS_BUILTIN'
# DEF_LIB_ALWAYS_BUILTIN(BUILT_IN_ABS,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:100:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:158:1: note: in expansion of macro 'DEF_LIB_ALWAYS_BUILTIN'
# DEF_LIB_ALWAYS_BUILTIN(BUILT_IN_LABS,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:100:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:162:1: note: in expansion of macro 'DEF_LIB_ALWAYS_BUILTIN'
# DEF_LIB_ALWAYS_BUILTIN(BUILT_IN_FABS,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:100:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:165:1: note: in expansion of macro 'DEF_LIB_ALWAYS_BUILTIN'
# DEF_LIB_ALWAYS_BUILTIN(BUILT_IN_FABSF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:100:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:168:1: note: in expansion of macro 'DEF_LIB_ALWAYS_BUILTIN'
# DEF_LIB_ALWAYS_BUILTIN(BUILT_IN_FABSL,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:116:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:172:1: note: in expansion of macro 'DEF_C99_BUILTIN'
# DEF_C99_BUILTIN(BUILT_IN_LLABS,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:116:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:176:1: note: in expansion of macro 'DEF_C99_BUILTIN'
# DEF_C99_BUILTIN(BUILT_IN_IMAXABS,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:116:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:180:1: note: in expansion of macro 'DEF_C99_BUILTIN'
# DEF_C99_BUILTIN(BUILT_IN_CONJ,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:116:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:184:1: note: in expansion of macro 'DEF_C99_BUILTIN'
# DEF_C99_BUILTIN(BUILT_IN_CONJF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:116:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:188:1: note: in expansion of macro 'DEF_C99_BUILTIN'
# DEF_C99_BUILTIN(BUILT_IN_CONJL,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:116:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:192:1: note: in expansion of macro 'DEF_C99_BUILTIN'
# DEF_C99_BUILTIN(BUILT_IN_CREAL,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:116:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:196:1: note: in expansion of macro 'DEF_C99_BUILTIN'
# DEF_C99_BUILTIN(BUILT_IN_CREALF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:116:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:200:1: note: in expansion of macro 'DEF_C99_BUILTIN'
# DEF_C99_BUILTIN(BUILT_IN_CREALL,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:116:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:204:1: note: in expansion of macro 'DEF_C99_BUILTIN'
# DEF_C99_BUILTIN(BUILT_IN_CIMAG,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:116:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:208:1: note: in expansion of macro 'DEF_C99_BUILTIN'
# DEF_C99_BUILTIN(BUILT_IN_CIMAGF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:116:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:212:1: note: in expansion of macro 'DEF_C99_BUILTIN'
# DEF_C99_BUILTIN(BUILT_IN_CIMAGL,
# ^
# In file included from ../../gcc-3.3.6/gcc/c-common.c:3583:0:
# ../../gcc-3.3.6/gcc/builtins.def:217:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# DEF_UNUSED_BUILTIN(BUILT_IN_DIV)
# ^
# ../../gcc-3.3.6/gcc/builtins.def:217:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:217:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:217:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:217:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:217:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:217:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:217:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# In file included from ../../gcc-3.3.6/gcc/c-common.c:30:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:138:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:217:1: note: in expansion of macro 'DEF_UNUSED_BUILTIN'
# DEF_UNUSED_BUILTIN(BUILT_IN_DIV)
# ^
# In file included from ../../gcc-3.3.6/gcc/c-common.c:3583:0:
# ../../gcc-3.3.6/gcc/builtins.def:218:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# DEF_UNUSED_BUILTIN(BUILT_IN_LDIV)
# ^
# ../../gcc-3.3.6/gcc/builtins.def:218:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:218:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:218:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:218:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:218:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:218:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:218:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# In file included from ../../gcc-3.3.6/gcc/c-common.c:30:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:138:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:218:1: note: in expansion of macro 'DEF_UNUSED_BUILTIN'
# DEF_UNUSED_BUILTIN(BUILT_IN_LDIV)
# ^
# In file included from ../../gcc-3.3.6/gcc/c-common.c:3583:0:
# ../../gcc-3.3.6/gcc/builtins.def:219:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# DEF_UNUSED_BUILTIN(BUILT_IN_FFLOOR)
# ^
# ../../gcc-3.3.6/gcc/builtins.def:219:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:219:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:219:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:219:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:219:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:219:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:219:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# In file included from ../../gcc-3.3.6/gcc/c-common.c:30:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:138:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:219:1: note: in expansion of macro 'DEF_UNUSED_BUILTIN'
# DEF_UNUSED_BUILTIN(BUILT_IN_FFLOOR)
# ^
# In file included from ../../gcc-3.3.6/gcc/c-common.c:3583:0:
# ../../gcc-3.3.6/gcc/builtins.def:220:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# DEF_UNUSED_BUILTIN(BUILT_IN_FCEIL)
# ^
# ../../gcc-3.3.6/gcc/builtins.def:220:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:220:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:220:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:220:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:220:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:220:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:220:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# In file included from ../../gcc-3.3.6/gcc/c-common.c:30:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:138:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:220:1: note: in expansion of macro 'DEF_UNUSED_BUILTIN'
# DEF_UNUSED_BUILTIN(BUILT_IN_FCEIL)
# ^
# In file included from ../../gcc-3.3.6/gcc/c-common.c:3583:0:
# ../../gcc-3.3.6/gcc/builtins.def:221:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# DEF_UNUSED_BUILTIN(BUILT_IN_FMOD)
# ^
# ../../gcc-3.3.6/gcc/builtins.def:221:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:221:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:221:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:221:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:221:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:221:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:221:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# In file included from ../../gcc-3.3.6/gcc/c-common.c:30:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:138:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:221:1: note: in expansion of macro 'DEF_UNUSED_BUILTIN'
# DEF_UNUSED_BUILTIN(BUILT_IN_FMOD)
# ^
# In file included from ../../gcc-3.3.6/gcc/c-common.c:3583:0:
# ../../gcc-3.3.6/gcc/builtins.def:222:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# DEF_UNUSED_BUILTIN(BUILT_IN_FREM)
# ^
# ../../gcc-3.3.6/gcc/builtins.def:222:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:222:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:222:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:222:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:222:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:222:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:222:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# In file included from ../../gcc-3.3.6/gcc/c-common.c:30:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:138:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:222:1: note: in expansion of macro 'DEF_UNUSED_BUILTIN'
# DEF_UNUSED_BUILTIN(BUILT_IN_FREM)
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:227:1: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (BUILT_IN_BZERO,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:234:1: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (BUILT_IN_BCMP,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:109:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:242:1: note: in expansion of macro 'DEF_EXT_LIB_BUILTIN'
# DEF_EXT_LIB_BUILTIN(BUILT_IN_FFS,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:109:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:246:1: note: in expansion of macro 'DEF_EXT_LIB_BUILTIN'
# DEF_EXT_LIB_BUILTIN(BUILT_IN_INDEX,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:109:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:250:1: note: in expansion of macro 'DEF_EXT_LIB_BUILTIN'
# DEF_EXT_LIB_BUILTIN(BUILT_IN_RINDEX,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:255:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_MEMCPY,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:259:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_MEMCMP,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:263:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_MEMSET,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:268:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_STRCAT,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:272:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_STRNCAT,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:276:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_STRCPY,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:280:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_STRNCPY,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:284:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_STRCMP,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:288:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_STRNCMP,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:292:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_STRLEN,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:296:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_STRSTR,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:300:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_STRPBRK,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:304:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_STRSPN,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:308:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_STRCSPN,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:312:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_STRCHR,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:316:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_STRRCHR,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:321:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_SQRT,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:328:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_SIN,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:333:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_COS,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:338:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_EXP,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:345:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_LOG,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:352:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_SQRTF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:359:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_SINF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:364:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_COSF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:369:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_EXPF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:376:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_LOGF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:383:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_SQRTL,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:390:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_SINL,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:395:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_COSL,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:400:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_EXPL,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:407:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_LOGL,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:415:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_INF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:419:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_INFF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:423:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_INFL,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:428:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_HUGE_VAL,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:432:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_HUGE_VALF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:436:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_HUGE_VALL,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:441:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_NAN,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:445:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_NANF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:449:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_NANL,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:454:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_NANS,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:458:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_NANSF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:462:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_NANSL,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:467:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_SAVEREGS,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:471:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_CLASSIFY_TYPE,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:475:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_NEXT_ARG,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:479:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_ARGS_INFO,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:483:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_CONSTANT_P,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:487:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_FRAME_ADDRESS,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:491:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_RETURN_ADDRESS,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:495:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_AGGREGATE_INCOMING_ADDRESS,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:499:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_APPLY_ARGS,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:503:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_APPLY,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:507:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_RETURN,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:511:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_SETJMP,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:515:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_LONGJMP,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:519:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_TRAP,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:523:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_PREFETCH,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:123:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_FRONTEND, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:530:1: note: in expansion of macro 'DEF_FRONT_END_LIB_BUILTIN'
# DEF_FRONT_END_LIB_BUILTIN(BUILT_IN_PRINTF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:534:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_PUTCHAR,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:538:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_PUTS,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:116:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:542:1: note: in expansion of macro 'DEF_C99_BUILTIN'
# DEF_C99_BUILTIN(BUILT_IN_SNPRINTF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:546:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_SPRINTF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:550:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_SCANF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:554:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_SSCANF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:558:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_VPRINTF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:116:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:562:1: note: in expansion of macro 'DEF_C99_BUILTIN'
# DEF_C99_BUILTIN(BUILT_IN_VSCANF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:116:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:566:1: note: in expansion of macro 'DEF_C99_BUILTIN'
# DEF_C99_BUILTIN(BUILT_IN_VSSCANF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:116:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:570:1: note: in expansion of macro 'DEF_C99_BUILTIN'
# DEF_C99_BUILTIN(BUILT_IN_VSNPRINTF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:93:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:574:1: note: in expansion of macro 'DEF_LIB_BUILTIN'
# DEF_LIB_BUILTIN(BUILT_IN_VSPRINTF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:73:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:587:1: note: in expansion of macro 'DEF_FALLBACK_BUILTIN'
# DEF_FALLBACK_BUILTIN(BUILT_IN_FPUTC,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:591:1: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (BUILT_IN_FPUTS,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:73:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:597:1: note: in expansion of macro 'DEF_FALLBACK_BUILTIN'
# DEF_FALLBACK_BUILTIN(BUILT_IN_FWRITE,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:123:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_FRONTEND, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:601:1: note: in expansion of macro 'DEF_FRONT_END_LIB_BUILTIN'
# DEF_FRONT_END_LIB_BUILTIN(BUILT_IN_FPRINTF,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:82:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:608:1: note: in expansion of macro 'DEF_EXT_FALLBACK_BUILTIN'
# DEF_EXT_FALLBACK_BUILTIN(BUILT_IN_PUTCHAR_UNLOCKED,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:82:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:611:1: note: in expansion of macro 'DEF_EXT_FALLBACK_BUILTIN'
# DEF_EXT_FALLBACK_BUILTIN(BUILT_IN_PUTS_UNLOCKED,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:132:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_FRONTEND, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:614:1: note: in expansion of macro 'DEF_EXT_FRONT_END_LIB_BUILTIN'
# DEF_EXT_FRONT_END_LIB_BUILTIN(BUILT_IN_PRINTF_UNLOCKED,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:82:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:626:1: note: in expansion of macro 'DEF_EXT_FALLBACK_BUILTIN'
# DEF_EXT_FALLBACK_BUILTIN(BUILT_IN_FPUTC_UNLOCKED,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:629:1: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (BUILT_IN_FPUTS_UNLOCKED,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:82:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:635:1: note: in expansion of macro 'DEF_EXT_FALLBACK_BUILTIN'
# DEF_EXT_FALLBACK_BUILTIN(BUILT_IN_FWRITE_UNLOCKED,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:132:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_FRONTEND, TYPE, TYPE, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:638:1: note: in expansion of macro 'DEF_EXT_FRONT_END_LIB_BUILTIN'
# DEF_EXT_FRONT_END_LIB_BUILTIN(BUILT_IN_FPRINTF_UNLOCKED,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:644:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_ISGREATER,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:648:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_ISGREATEREQUAL,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:652:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_ISLESS,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:656:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_ISLESSEQUAL,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:660:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_ISLESSGREATER,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:664:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_ISUNORDERED,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:670:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_UNWIND_INIT,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:674:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_DWARF_CFA,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:678:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_DWARF_SP_COLUMN,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:682:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_INIT_DWARF_REG_SIZES,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:686:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_FROB_RETURN_ADDR,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:690:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_EXTRACT_RETURN_ADDR,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:694:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_EH_RETURN,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:698:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_EH_RETURN_DATA_REGNO,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:704:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_VA_START,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:708:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_STDARG_START, /* backward compat */
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:712:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_VA_END,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:716:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_VA_COPY,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:63:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:721:1: note: in expansion of macro 'DEF_GCC_BUILTIN'
# DEF_GCC_BUILTIN(BUILT_IN_EXPECT,
# ^
# In file included from ../../gcc-3.3.6/gcc/c-common.c:3583:0:
# ../../gcc-3.3.6/gcc/builtins.def:727:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# DEF_UNUSED_BUILTIN(BUILT_IN_NEW)
# ^
# ../../gcc-3.3.6/gcc/builtins.def:727:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:727:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:727:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:727:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:727:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:727:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:727:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# In file included from ../../gcc-3.3.6/gcc/c-common.c:30:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:138:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:727:1: note: in expansion of macro 'DEF_UNUSED_BUILTIN'
# DEF_UNUSED_BUILTIN(BUILT_IN_NEW)
# ^
# In file included from ../../gcc-3.3.6/gcc/c-common.c:3583:0:
# ../../gcc-3.3.6/gcc/builtins.def:728:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# DEF_UNUSED_BUILTIN(BUILT_IN_VEC_NEW)
# ^
# ../../gcc-3.3.6/gcc/builtins.def:728:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:728:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:728:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:728:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:728:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:728:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:728:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# In file included from ../../gcc-3.3.6/gcc/c-common.c:30:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:138:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:728:1: note: in expansion of macro 'DEF_UNUSED_BUILTIN'
# DEF_UNUSED_BUILTIN(BUILT_IN_VEC_NEW)
# ^
# In file included from ../../gcc-3.3.6/gcc/c-common.c:3583:0:
# ../../gcc-3.3.6/gcc/builtins.def:729:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# DEF_UNUSED_BUILTIN(BUILT_IN_DELETE)
# ^
# ../../gcc-3.3.6/gcc/builtins.def:729:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:729:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:729:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:729:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:729:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:729:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:729:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# In file included from ../../gcc-3.3.6/gcc/c-common.c:30:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:138:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:729:1: note: in expansion of macro 'DEF_UNUSED_BUILTIN'
# DEF_UNUSED_BUILTIN(BUILT_IN_DELETE)
# ^
# In file included from ../../gcc-3.3.6/gcc/c-common.c:3583:0:
# ../../gcc-3.3.6/gcc/builtins.def:730:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# DEF_UNUSED_BUILTIN(BUILT_IN_VEC_DELETE)
# ^
# ../../gcc-3.3.6/gcc/builtins.def:730:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:730:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:730:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:730:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:730:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:730:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# ../../gcc-3.3.6/gcc/builtins.def:730:1: warning: null argument where non-null required (argument 1) [-Wnonnull]
# In file included from ../../gcc-3.3.6/gcc/c-common.c:30:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:138:3: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST, \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:730:1: note: in expansion of macro 'DEF_UNUSED_BUILTIN'
# DEF_UNUSED_BUILTIN(BUILT_IN_VEC_DELETE)
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:733:1: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (BUILT_IN_ABORT,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:741:1: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (BUILT_IN_EXIT,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:749:1: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (BUILT_IN__EXIT,
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3561:2: note: in expansion of macro 'abort'
# abort (); \
# ^
# ../../gcc-3.3.6/gcc/builtins.def:757:1: note: in expansion of macro 'DEF_BUILTIN'
# DEF_BUILTIN (BUILT_IN__EXIT2,
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3210:29: warning: typedef 'builtin_type' locally defined but not used [-Wunused-local-typedefs]
# typedef enum builtin_type builtin_type;
# ^
# ../../gcc-3.3.6/gcc/c-common.c: In function 'statement_code_p':
# ../../gcc-3.3.6/gcc/c-common.c:3922:5: warning: case value '152' not in enumerated type 'enum tree_code' [-Wswitch]
# case EXPR_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3923:5: warning: case value '153' not in enumerated type 'enum tree_code' [-Wswitch]
# case COMPOUND_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3924:5: warning: case value '154' not in enumerated type 'enum tree_code' [-Wswitch]
# case DECL_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3925:5: warning: case value '155' not in enumerated type 'enum tree_code' [-Wswitch]
# case IF_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3926:5: warning: case value '156' not in enumerated type 'enum tree_code' [-Wswitch]
# case FOR_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3927:5: warning: case value '157' not in enumerated type 'enum tree_code' [-Wswitch]
# case WHILE_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3928:5: warning: case value '158' not in enumerated type 'enum tree_code' [-Wswitch]
# case DO_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3929:5: warning: case value '159' not in enumerated type 'enum tree_code' [-Wswitch]
# case RETURN_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3930:5: warning: case value '160' not in enumerated type 'enum tree_code' [-Wswitch]
# case BREAK_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3931:5: warning: case value '161' not in enumerated type 'enum tree_code' [-Wswitch]
# case CONTINUE_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3933:5: warning: case value '162' not in enumerated type 'enum tree_code' [-Wswitch]
# case SWITCH_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3934:5: warning: case value '163' not in enumerated type 'enum tree_code' [-Wswitch]
# case GOTO_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3935:5: warning: case value '164' not in enumerated type 'enum tree_code' [-Wswitch]
# case LABEL_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3936:5: warning: case value '165' not in enumerated type 'enum tree_code' [-Wswitch]
# case ASM_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3932:5: warning: case value '166' not in enumerated type 'enum tree_code' [-Wswitch]
# case SCOPE_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3937:5: warning: case value '167' not in enumerated type 'enum tree_code' [-Wswitch]
# case FILE_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3938:5: warning: case value '168' not in enumerated type 'enum tree_code' [-Wswitch]
# case CASE_LABEL:
# ^
# ../../gcc-3.3.6/gcc/c-common.c:3921:5: warning: case value '171' not in enumerated type 'enum tree_code' [-Wswitch]
# case CLEANUP_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-common.c: In function 'c_expand_expr':
# ../../gcc-3.3.6/gcc/c-common.c:4260:42: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# && TREE_CODE (STMT_EXPR_STMT (exp)) == COMPOUND_STMT
# ^
# ../../gcc-3.3.6/gcc/c-common.c:4261:58: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# && TREE_CODE (COMPOUND_BODY (STMT_EXPR_STMT (exp))) == SCOPE_STMT)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:4272:27: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# if (TREE_CODE (last) == SCOPE_STMT
# ^
# ../../gcc-3.3.6/gcc/c-common.c:4273:23: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# && TREE_CODE (expr) == EXPR_STMT)
# ^
# In file included from ../../gcc-3.3.6/gcc/c-common.c:30:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:4327:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:4341:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/c-common.c:4242:5: warning: case value '169' not in enumerated type 'enum tree_code' [-Wswitch]
# case STMT_EXPR:
# ^
# ../../gcc-3.3.6/gcc/c-common.c:4331:5: warning: case value '170' not in enumerated type 'enum tree_code' [-Wswitch]
# case COMPOUND_LITERAL_EXPR:
# ^
# In file included from ../../gcc-3.3.6/gcc/c-common.c:30:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:4344:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/c-common.c: In function 'c_safe_from_p':
# ../../gcc-3.3.6/gcc/c-common.c:4358:23: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# if (TREE_CODE (exp) == DECL_STMT)
# ^
# ../../gcc-3.3.6/gcc/c-common.c: In function 'c_common_unsafe_for_reeval':
# ../../gcc-3.3.6/gcc/c-common.c:4384:23: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# if (TREE_CODE (exp) == STMT_EXPR
# ^
# ../../gcc-3.3.6/gcc/c-common.c:4385:26: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# || TREE_CODE (exp) == COMPOUND_LITERAL_EXPR)
# ^
# ../../gcc-3.3.6/gcc/c-common.c: In function 'c_staticp':
# ../../gcc-3.3.6/gcc/c-common.c:4398:23: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# if (TREE_CODE (exp) == COMPOUND_LITERAL_EXPR
# ^
# In file included from ../../gcc-3.3.6/gcc/c-common.c:30:0:
# ../../gcc-3.3.6/gcc/c-common.c: In function 'boolean_increment':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:4725:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/c-common.c: In function 'builtin_define_type_max':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:5164:17: note: in expansion of macro 'abort'
# default: abort ();
# ^
# ../../gcc-3.3.6/gcc/c-common.c: In function 'handle_vector_size_attribute':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:6286:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/c-common.c: In function 'nonnull_check_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:6505:9: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/c-common.c: In function 'check_function_arguments_recurse':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-common.c:6647:8: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/c-opts.c -o c-opts.o
# In file included from ../../gcc-3.3.6/gcc/c-opts.c:24:0:
# ../../gcc-3.3.6/gcc/c-opts.c: In function 'defer_opt':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-opts.c:482:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/c-opts.c: In function 'handle_deferred_opts':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-opts.c:1552:4: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/c-format.c -o c-format.o
# In file included from ../../gcc-3.3.6/gcc/c-format.c:24:0:
# ../../gcc-3.3.6/gcc/c-format.c: In function 'decode_format_attr':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-format.c:232:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-format.c:245:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-format.c:269:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-format.c:279:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/c-format.c: In function 'status_warning':
# ../../gcc-3.3.6/gcc/c-format.c:997:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# status_warning VPARAMS ((int *status, const char *msgid, ...))
# ^
# In file included from ../../gcc-3.3.6/gcc/c-format.c:24:0:
# ../../gcc-3.3.6/gcc/c-format.c: In function 'maybe_read_dollar_number':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-format.c:1183:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/c-format.c: In function 'get_flag_spec':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-format.c:1261:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/c-format.c: In function 'check_format_arg':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-format.c:1471:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/c-format.c: In function 'check_format_types':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-format.c:2186:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-format.c:2188:2: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/c-semantics.c -o c-semantics.o
# ../../gcc-3.3.6/gcc/c-semantics.c: In function 'build_stmt':
# ../../gcc-3.3.6/gcc/c-semantics.c:186:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# build_stmt VPARAMS ((enum tree_code code, ...))
# ^
# In file included from ../../gcc-3.3.6/gcc/c-semantics.c:35:0:
# ../../gcc-3.3.6/gcc/c-semantics.c: In function 'genrtl_goto_stmt':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-semantics.c:305:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/c-semantics.c: In function 'expand_stmt':
# ../../gcc-3.3.6/gcc/c-semantics.c:790:38: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# || (TREE_CODE (TREE_CHAIN (t)) == SCOPE_STMT
# ^
# In file included from ../../gcc-3.3.6/gcc/c-semantics.c:35:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/c-semantics.c:869:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/c-semantics.c:787:2: warning: case value '152' not in enumerated type 'enum tree_code' [-Wswitch]
# case EXPR_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-semantics.c:814:2: warning: case value '153' not in enumerated type 'enum tree_code' [-Wswitch]
# case COMPOUND_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-semantics.c:794:2: warning: case value '154' not in enumerated type 'enum tree_code' [-Wswitch]
# case DECL_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-semantics.c:810:2: warning: case value '155' not in enumerated type 'enum tree_code' [-Wswitch]
# case IF_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-semantics.c:798:2: warning: case value '156' not in enumerated type 'enum tree_code' [-Wswitch]
# case FOR_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-semantics.c:802:2: warning: case value '157' not in enumerated type 'enum tree_code' [-Wswitch]
# case WHILE_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-semantics.c:806:2: warning: case value '158' not in enumerated type 'enum tree_code' [-Wswitch]
# case DO_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-semantics.c:783:2: warning: case value '159' not in enumerated type 'enum tree_code' [-Wswitch]
# case RETURN_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-semantics.c:818:2: warning: case value '160' not in enumerated type 'enum tree_code' [-Wswitch]
# case BREAK_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-semantics.c:822:2: warning: case value '161' not in enumerated type 'enum tree_code' [-Wswitch]
# case CONTINUE_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-semantics.c:826:2: warning: case value '162' not in enumerated type 'enum tree_code' [-Wswitch]
# case SWITCH_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-semantics.c:838:2: warning: case value '163' not in enumerated type 'enum tree_code' [-Wswitch]
# case GOTO_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-semantics.c:834:2: warning: case value '164' not in enumerated type 'enum tree_code' [-Wswitch]
# case LABEL_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-semantics.c:851:2: warning: case value '165' not in enumerated type 'enum tree_code' [-Wswitch]
# case ASM_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-semantics.c:857:2: warning: case value '166' not in enumerated type 'enum tree_code' [-Wswitch]
# case SCOPE_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-semantics.c:779:2: warning: case value '167' not in enumerated type 'enum tree_code' [-Wswitch]
# case FILE_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-semantics.c:830:2: warning: case value '168' not in enumerated type 'enum tree_code' [-Wswitch]
# case CASE_LABEL:
# ^
# ../../gcc-3.3.6/gcc/c-semantics.c:861:2: warning: case value '171' not in enumerated type 'enum tree_code' [-Wswitch]
# case CLEANUP_STMT:
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/genconfig.c -o genconfig.o
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genconfig \
# genconfig.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
# errors.o ../libiberty/libiberty.a
# ./genconfig ../../gcc-3.3.6/gcc/config/i386/i386.md > tmp-config.h
# /bin/sh ../../gcc-3.3.6/gcc/move-if-change tmp-config.h insn-config.h
# echo timestamp > s-config
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/c-objc-common.c -o c-objc-common.o
# ../../gcc-3.3.6/gcc/c-objc-common.c: In function 'inline_forbidden_p':
# ../../gcc-3.3.6/gcc/c-objc-common.c:108:5: warning: case value '154' not in enumerated type 'enum tree_code' [-Wswitch]
# case DECL_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-objc-common.c:115:5: warning: case value '163' not in enumerated type 'enum tree_code' [-Wswitch]
# case GOTO_STMT:
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/c-dump.c -o c-dump.o
# ../../gcc-3.3.6/gcc/c-dump.c: In function 'c_dump_tree':
# ../../gcc-3.3.6/gcc/c-dump.c:119:5: warning: case value '152' not in enumerated type 'enum tree_code' [-Wswitch]
# case EXPR_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-dump.c:100:5: warning: case value '153' not in enumerated type 'enum tree_code' [-Wswitch]
# case COMPOUND_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-dump.c:106:5: warning: case value '154' not in enumerated type 'enum tree_code' [-Wswitch]
# case DECL_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-dump.c:140:5: warning: case value '155' not in enumerated type 'enum tree_code' [-Wswitch]
# case IF_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-dump.c:125:5: warning: case value '156' not in enumerated type 'enum tree_code' [-Wswitch]
# case FOR_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-dump.c:167:5: warning: case value '157' not in enumerated type 'enum tree_code' [-Wswitch]
# case WHILE_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-dump.c:112:5: warning: case value '158' not in enumerated type 'enum tree_code' [-Wswitch]
# case DO_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-dump.c:154:5: warning: case value '159' not in enumerated type 'enum tree_code' [-Wswitch]
# case RETURN_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-dump.c:79:5: warning: case value '160' not in enumerated type 'enum tree_code' [-Wswitch]
# case BREAK_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-dump.c:80:5: warning: case value '161' not in enumerated type 'enum tree_code' [-Wswitch]
# case CONTINUE_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-dump.c:160:5: warning: case value '162' not in enumerated type 'enum tree_code' [-Wswitch]
# case SWITCH_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-dump.c:134:5: warning: case value '163' not in enumerated type 'enum tree_code' [-Wswitch]
# case GOTO_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-dump.c:148:5: warning: case value '164' not in enumerated type 'enum tree_code' [-Wswitch]
# case LABEL_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-dump.c:68:5: warning: case value '165' not in enumerated type 'enum tree_code' [-Wswitch]
# case ASM_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-dump.c:174:5: warning: case value '166' not in enumerated type 'enum tree_code' [-Wswitch]
# case SCOPE_STMT:
# ^
# ../../gcc-3.3.6/gcc/c-dump.c:85:5: warning: case value '168' not in enumerated type 'enum tree_code' [-Wswitch]
# case CASE_LABEL:
# ^
# ../../gcc-3.3.6/gcc/c-dump.c:187:5: warning: case value '169' not in enumerated type 'enum tree_code' [-Wswitch]
# case STMT_EXPR:
# ^
# ../../gcc-3.3.6/gcc/c-dump.c:93:5: warning: case value '171' not in enumerated type 'enum tree_code' [-Wswitch]
# case CLEANUP_STMT:
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cpplib.c -o cpplib.o
# ../../gcc-3.3.6/gcc/cpplib.c:199:18: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
# do_linemarker, U"#", 1, KANDR, IN_I
# ^
# ../../gcc-3.3.6/gcc/cpplib.c:199:18: note: (near initialization for 'linemarker_dir.name')
# ../../gcc-3.3.6/gcc/cpplib.c: In function 'parse_include':
# ../../gcc-3.3.6/gcc/cpplib.c:626:9: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
# dir = U"pragma dependency";
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cpplex.c -o cpplex.o
# ../../gcc-3.3.6/gcc/cpplex.c:52:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
# { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" };
# ^
# ../../gcc-3.3.6/gcc/cpplex.c:52:3: note: (near initialization for 'digraph_spellings[0]')
# ../../gcc-3.3.6/gcc/cpplex.c:52:10: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
# { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" };
# ^
# ../../gcc-3.3.6/gcc/cpplex.c:52:10: note: (near initialization for 'digraph_spellings[1]')
# ../../gcc-3.3.6/gcc/cpplex.c:52:19: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
# { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" };
# ^
# ../../gcc-3.3.6/gcc/cpplex.c:52:19: note: (near initialization for 'digraph_spellings[2]')
# ../../gcc-3.3.6/gcc/cpplex.c:52:26: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
# { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" };
# ^
# ../../gcc-3.3.6/gcc/cpplex.c:52:26: note: (near initialization for 'digraph_spellings[3]')
# ../../gcc-3.3.6/gcc/cpplex.c:52:33: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
# { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" };
# ^
# ../../gcc-3.3.6/gcc/cpplex.c:52:33: note: (near initialization for 'digraph_spellings[4]')
# ../../gcc-3.3.6/gcc/cpplex.c:52:40: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
# { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" };
# ^
# ../../gcc-3.3.6/gcc/cpplex.c:52:40: note: (near initialization for 'digraph_spellings[5]')
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cppmacro.c -o cppmacro.o
# ../../gcc-3.3.6/gcc/cppmacro.c: In function '_cpp_builtin_macro_text':
# ../../gcc-3.3.6/gcc/cppmacro.c:236:20: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
# pfile->date = U"\"??? ?? ????\"";
# ^
# ../../gcc-3.3.6/gcc/cppmacro.c:237:20: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
# pfile->time = U"\"??:??:??\"";
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cppexp.c -o cppexp.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cppfiles.c -o cppfiles.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cpptrad.c -o cpptrad.o
# ../../gcc-3.3.6/gcc/cpptrad.c: In function 'scan_out_logical_line':
# ../../gcc-3.3.6/gcc/cpptrad.c:417:14: warning: 'fmacro.argc' may be used uninitialized in this function [-Wmaybe-uninitialized]
# macro->argc++;
# ^
# ../../gcc-3.3.6/gcc/cpptrad.c:437:20: note: 'fmacro.argc' was declared here
# struct fun_macro fmacro;
# ^
# ../../gcc-3.3.6/gcc/cpptrad.c:677:11: warning: 'fmacro.offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
# + fmacro.offset);
# ^
# ../../gcc-3.3.6/gcc/cpptrad.c:925:14: warning: 'fmacro.node' may be used uninitialized in this function [-Wmaybe-uninitialized]
# cpp_macro *macro = fmacro->node->value.macro;
# ^
# ../../gcc-3.3.6/gcc/cpptrad.c:437:20: note: 'fmacro.node' was declared here
# struct fun_macro fmacro;
# ^
# ../../gcc-3.3.6/gcc/cpptrad.c:963:26: warning: 'fmacro.args' may be used uninitialized in this function [-Wmaybe-uninitialized]
# arglen = (fmacro->args[b->arg_index]
# ^
# ../../gcc-3.3.6/gcc/cpptrad.c:437:20: note: 'fmacro.args' was declared here
# struct fun_macro fmacro;
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cpphash.c -o cpphash.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cpperror.c -o cpperror.o
# ../../gcc-3.3.6/gcc/cpperror.c: In function 'cpp_error':
# ../../gcc-3.3.6/gcc/cpperror.c:129:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# cpp_error VPARAMS ((cpp_reader * pfile, int level, const char *msgid, ...))
# ^
# ../../gcc-3.3.6/gcc/cpperror.c: In function 'cpp_error_with_line':
# ../../gcc-3.3.6/gcc/cpperror.c:165:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# cpp_error_with_line VPARAMS ((cpp_reader *pfile, int level,
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cppinit.c -o cppinit.o
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include \
# -DGCC_INCLUDE_DIR=\"/usr/lib/gcc-lib/x86_64-unknown-linux/3.3.6/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc-lib/x86_64-unknown-linux/3.3.6/../../../..`echo /usr | sed -e 's|^/usr||' -e 's|/[^/]*|/..|g'`/include/c++/3.3.6\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc-lib/x86_64-unknown-linux/3.3.6/../../../..`echo /usr | sed -e 's|^/usr||' -e 's|/[^/]*|/..|g'`/include/c++/3.3.6/x86_64-unknown-linux\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc-lib/x86_64-unknown-linux/3.3.6/../../../..`echo /usr | sed -e 's|^/usr||' -e 's|/[^/]*|/..|g'`/include/c++/3.3.6/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc-lib/x86_64-unknown-linux/3.3.6/../../../../x86_64-unknown-linux/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc-lib/x86_64-unknown-linux/3.3.6/../../../../x86_64-unknown-linux/include\" \
# -c ../../gcc-3.3.6/gcc/cppdefault.c -o cppdefault.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cppmain.c -o cppmain.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/hashtable.c -o hashtable.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/line-map.c -o line-map.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/mkdeps.c -o mkdeps.o
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include \
# -DPREFIX=\"/usr\" \
# -c ../../gcc-3.3.6/gcc/prefix.c -o prefix.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/mbchar.c -o mbchar.o
# rm -rf libcpp.a
# ar rc libcpp.a cpplib.o cpplex.o cppmacro.o cppexp.o cppfiles.o cpptrad.o cpphash.o cpperror.o cppinit.o cppdefault.o cppmain.o hashtable.o line-map.o mkdeps.o prefix.o mbchar.o
# ranlib libcpp.a
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/main.c -o main.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/alias.c -o alias.o
# In file included from ../../gcc-3.3.6/gcc/alias.c:26:0:
# ../../gcc-3.3.6/gcc/alias.c: In function 'record_alias_subset':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/alias.c:654:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/alias.c: In function 'record_set':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/alias.c:959:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/alias.c: In function 'rtx_equal_for_memref_p':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/alias.c:1311:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/alias.c: At top level:
# ../../gcc-3.3.6/gcc/alias.c:1321:1: warning: 'find_symbolic_term' defined but not used [-Wunused-function]
# find_symbolic_term (x)
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/bb-reorder.c -o bb-reorder.o
# In file included from ../../gcc-3.3.6/gcc/bb-reorder.c:86:0:
# ../../gcc-3.3.6/gcc/bb-reorder.c: In function 'make_reorder_chain_1':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/bb-reorder.c:207:2: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/gencodes.c -o gencodes.o
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o gencodes \
# gencodes.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
# errors.o ../libiberty/libiberty.a
# ./gencodes ../../gcc-3.3.6/gcc/config/i386/i386.md > tmp-codes.h
# /bin/sh ../../gcc-3.3.6/gcc/move-if-change tmp-codes.h insn-codes.h
# echo timestamp > s-codes
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/builtins.c -o builtins.o
# In file included from ../../gcc-3.3.6/gcc/builtins.c:27:0:
# ../../gcc-3.3.6/gcc/builtins.c: In function 'c_readstr':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/builtins.c:333:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/builtins.c:347:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/builtins.c: In function 'expand_builtin_longjmp':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/builtins.c:664:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/builtins.c:715:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/builtins.c: In function 'apply_args_size':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/builtins.c:957:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/builtins.c: In function 'apply_result_size':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/builtins.c:1029:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/builtins.c: In function 'expand_builtin_apply':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/builtins.c:1298:8: note: in expansion of macro 'abort'
# abort (); /* HAVE_untyped_call required. */
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/builtins.c:1310:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/builtins.c:1319:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/builtins.c: In function 'expand_builtin_mathfn':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/builtins.c:1543:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/builtins.c: In function 'builtin_memcpy_read_str':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/builtins.c:1933:5: note: in expansion of macro 'abort'
# abort (); /* Attempt to read past the end of constant string. */
# ^
# ../../gcc-3.3.6/gcc/builtins.c: In function 'expand_builtin_memcmp':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/builtins.c:2471:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/builtins.c: In function 'expand_builtin_args_info':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/builtins.c:3021:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/builtins.c: In function 'expand_builtin_ffs':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/builtins.c:3532:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/builtins.c: In function 'expand_builtin_fputs':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/builtins.c:3611:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/builtins.c: In function 'expand_builtin':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/builtins.c:3878:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/builtins.c:3891:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/builtins.c: In function 'validate_arglist':
# ../../gcc-3.3.6/gcc/builtins.c:4372:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# validate_arglist VPARAMS ((tree arglist, ...))
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/caller-save.c -o caller-save.o
# In file included from ../../gcc-3.3.6/gcc/caller-save.c:24:0:
# ../../gcc-3.3.6/gcc/caller-save.c: In function 'init_caller_save':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/caller-save.c:163:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/caller-save.c: In function 'save_call_clobbered_regs':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/caller-save.c:384:2: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/basic-block.h:25:0,
# from ../../gcc-3.3.6/gcc/regs.h:25,
# from ../../gcc-3.3.6/gcc/caller-save.c:27:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/bitmap.h:205:9: note: in definition of macro 'EXECUTE_IF_SET_IN_BITMAP'
# CODE; \
# ^
# ../../gcc-3.3.6/gcc/caller-save.c:428:8: note: in expansion of macro 'EXECUTE_IF_SET_IN_REG_SET'
# EXECUTE_IF_SET_IN_REG_SET
# ^
# ../../gcc-3.3.6/gcc/caller-save.c:448:8: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/caller-save.c:24:0:
# ../../gcc-3.3.6/gcc/caller-save.c: In function 'insert_restore':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/caller-save.c:662:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/caller-save.c: In function 'insert_save':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/caller-save.c:739:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/caller-save.c: In function 'insert_one_insn':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/caller-save.c:839:3: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/calls.c -o calls.o
# In file included from ../../gcc-3.3.6/gcc/calls.c:25:0:
# ../../gcc-3.3.6/gcc/calls.c: In function 'emit_call_1':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/calls.c:577:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/calls.c:586:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/calls.c:473:7: warning: variable 'struct_value_size_rtx' set but not used [-Wunused-but-set-variable]
# rtx struct_value_size_rtx;
# ^
# In file included from ../../gcc-3.3.6/gcc/calls.c:25:0:
# ../../gcc-3.3.6/gcc/calls.c: In function 'compute_argument_block_size':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/calls.c:1455:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/calls.c: In function 'precompute_arguments':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/calls.c:1542:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/calls.c: In function 'rtx_for_function_call':
# ../../gcc-3.3.6/gcc/calls.c:1733:11: warning: variable 'funaddr' set but not used [-Wunused-but-set-variable]
# rtx funaddr;
# ^
# In file included from ../../gcc-3.3.6/gcc/calls.c:25:0:
# ../../gcc-3.3.6/gcc/calls.c: In function 'fix_unsafe_tree':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/calls.c:2121:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/calls.c: In function 'expand_call':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/calls.c:2361:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/calls.c:3098:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/calls.c:3110:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/calls.c:3198:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/calls.c: In function 'emit_library_call_value_1':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/calls.c:3670:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/calls.c:3700:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/calls.c:3746:23: warning: comparison between 'enum machine_mode' and 'enum rtx_code' [-Wenum-compare]
# if (GET_MODE (val) == MEM && ! must_copy)
# ^
# In file included from ../../gcc-3.3.6/gcc/calls.c:25:0:
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/calls.c:3802:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/calls.c:4125:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/calls.c:4161:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/calls.c: In function 'emit_library_call':
# ../../gcc-3.3.6/gcc/calls.c:4317:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# emit_library_call VPARAMS((rtx orgfun, enum libcall_type fn_type,
# ^
# ../../gcc-3.3.6/gcc/calls.c: In function 'emit_library_call_value':
# ../../gcc-3.3.6/gcc/calls.c:4340:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# emit_library_call_value VPARAMS((rtx orgfun, rtx value,
# ^
# In file included from ../../gcc-3.3.6/gcc/calls.c:25:0:
# ../../gcc-3.3.6/gcc/calls.c: In function 'store_one_arg':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/calls.c:4478:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/calls.c:4642:3: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cfg.c -o cfg.o
# In file included from ../../gcc-3.3.6/gcc/cfg.c:47:0:
# ../../gcc-3.3.6/gcc/cfg.c: In function 'clear_edges':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfg.c:208:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfg.c: In function 'compact_blocks':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfg.c:268:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfg.c: In function 'remove_edge':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfg.c:416:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfg.c:426:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfg.c: In function 'alloc_aux_for_block':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfg.c:712:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfg.c: In function 'alloc_aux_for_blocks':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfg.c:734:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfg.c: In function 'free_aux_for_blocks':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfg.c:763:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfg.c: In function 'alloc_aux_for_edge':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfg.c:780:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfg.c: In function 'alloc_aux_for_edges':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfg.c:802:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfg.c: In function 'free_aux_for_edges':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfg.c:841:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cfganal.c -o cfganal.o
# In file included from ../../gcc-3.3.6/gcc/cfganal.c:25:0:
# ../../gcc-3.3.6/gcc/cfganal.c: In function 'flow_depth_first_order_compute':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfganal.c:895:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfganal.c:899:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfganal.c: In function 'dfs_enumerate_from':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfganal.c:1163:12: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfganal.c:1174:12: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cfgbuild.c -o cfgbuild.o
# In file included from ../../gcc-3.3.6/gcc/cfgbuild.c:38:0:
# ../../gcc-3.3.6/gcc/cfgbuild.c: In function 'inside_basic_block_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgbuild.c:90:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfgbuild.c: In function 'control_flow_insn_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgbuild.c:133:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfgbuild.c: In function 'make_label_edge':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgbuild.c:238:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfgbuild.c: In function 'make_edges':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgbuild.c:402:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfgbuild.c: In function 'find_basic_blocks_1':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgbuild.c:553:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgbuild.c:595:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cfgcleanup.c -o cfgcleanup.o
# In file included from ../../gcc-3.3.6/gcc/cfgcleanup.c:36:0:
# ../../gcc-3.3.6/gcc/cfgcleanup.c: In function 'try_forward_edges':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgcleanup.c:508:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgcleanup.c:614:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgcleanup.c:617:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfgcleanup.c: In function 'merge_blocks_move_predecessor_nojumps':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgcleanup.c:724:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgcleanup.c:735:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfgcleanup.c: In function 'merge_blocks_move_successor_nojumps':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgcleanup.c:794:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cfglayout.c -o cfglayout.o
# In file included from ../../gcc-3.3.6/gcc/cfglayout.c:24:0:
# ../../gcc-3.3.6/gcc/cfglayout.c: In function 'change_scope':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfglayout.c:295:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfglayout.c: In function 'fixup_reorder_chain':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfglayout.c:417:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfglayout.c:543:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfglayout.c: In function 'verify_insn_chain':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfglayout.c:628:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfglayout.c:631:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfglayout.c:637:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfglayout.c:640:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfglayout.c: In function 'duplicate_insn_chain':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfglayout.c:833:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfglayout.c:841:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfglayout.c:848:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfglayout.c:776:11: warning: variable 'new' set but not used [-Wunused-but-set-variable]
# rtx new;
# ^
# In file included from ../../gcc-3.3.6/gcc/cfglayout.c:24:0:
# ../../gcc-3.3.6/gcc/cfglayout.c: In function 'cfg_layout_redirect_edge':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfglayout.c:877:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfglayout.c: In function 'cfg_layout_duplicate_bb':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfglayout.c:920:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cfgloop.c -o cfgloop.o
# In file included from ../../gcc-3.3.6/gcc/cfgloop.c:23:0:
# ../../gcc-3.3.6/gcc/cfgloop.c: In function 'flow_loops_free':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgloop.c:210:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfgloop.c: In function 'flow_loop_entry_edges_find':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgloop.c:254:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfgloop.c: In function 'flow_loop_nodes_find':
# ../../gcc-3.3.6/gcc/cfgloop.c:334:7: warning: variable 'findex' set but not used [-Wunused-but-set-variable]
# int findex, lindex;
# ^
# In file included from ../../gcc-3.3.6/gcc/cfgloop.c:23:0:
# ../../gcc-3.3.6/gcc/cfgloop.c: In function 'flow_loops_find':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgloop.c:777:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgloop.c:820:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgloop.c:831:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfgloop.c: In function 'flow_loop_outside_edge_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgloop.c:976:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfgloop.c: In function 'get_loop_body':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgloop.c:998:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgloop.c:1007:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgloop.c:1020:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfgloop.c: In function 'verify_loop_structure':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgloop.c:1174:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cfgrtl.c -o cfgrtl.o
# In file included from ../../gcc-3.3.6/gcc/cfgrtl.c:48:0:
# ../../gcc-3.3.6/gcc/cfgrtl.c: In function 'delete_insn':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c:138:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c: In function 'try_redirect_by_replacing_jump':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c:734:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c: In function 'redirect_edge_and_branch':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c:935:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c:944:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c: In function 'force_nonfallthru_and_redirect':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c:985:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c:1010:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c:1015:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c:1091:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c: In function 'split_edge':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c:1288:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c:1356:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c:1283:8: warning: variable 'edge_out' set but not used [-Wunused-but-set-variable]
# edge edge_out;
# ^
# In file included from ../../gcc-3.3.6/gcc/cfgrtl.c:48:0:
# ../../gcc-3.3.6/gcc/cfgrtl.c: In function 'insert_insn_on_edge':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c:1376:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c: In function 'commit_one_edge_insertion':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c:1468:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c:1501:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c:1510:5: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/cfgrtl.c:56:0:
# ../../gcc-3.3.6/gcc/cfgrtl.c: In function 'verify_flow_info':
# ../../gcc-3.3.6/gcc/toplev.h:50:48: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c:1958:9: note: in expansion of macro 'fatal_insn'
# fatal_insn ("wrong insn in the fallthru edge", insn);
# ^
# ../../gcc-3.3.6/gcc/toplev.h:50:48: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c:2115:3: note: in expansion of macro 'fatal_insn'
# fatal_insn ("flow control insn inside a basic block", x);
# ^
# ../../gcc-3.3.6/gcc/toplev.h:50:48: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c:2174:8: note: in expansion of macro 'fatal_insn'
# fatal_insn ("insn outside basic block", x);
# ^
# ../../gcc-3.3.6/gcc/toplev.h:50:48: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c:2182:6: note: in expansion of macro 'fatal_insn'
# fatal_insn ("return not followed by barrier", x);
# ^
# In file included from ../../gcc-3.3.6/gcc/cfgrtl.c:48:0:
# ../../gcc-3.3.6/gcc/cfgrtl.c: In function 'purge_dead_edges':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cfgrtl.c:2363:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/genattr.c -o genattr.o
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genattr \
# genattr.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
# errors.o ../libiberty/libiberty.a
# ./genattr ../../gcc-3.3.6/gcc/config/i386/i386.md > tmp-attr.h
# /bin/sh ../../gcc-3.3.6/gcc/move-if-change tmp-attr.h insn-attr.h
# echo timestamp > s-attr
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/combine.c -o combine.o
# In file included from ../../gcc-3.3.6/gcc/combine.c:75:0:
# ../../gcc-3.3.6/gcc/combine.c: In function 'do_SUBST':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/combine.c:457:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/combine.c:469:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/combine.c: In function 'try_combine':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/combine.c:1727:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/combine.c:1750:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/combine.c: In function 'subst':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/combine.c:3608:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/combine.c: In function 'combine_simplify_rtx':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/combine.c:4714:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/combine.c: In function 'simplify_logical':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/combine.c:5711:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/combine.c: In function 'nonzero_bits1':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/combine.c:8529:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/combine.c: In function 'distribute_notes':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/combine.c:12583:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/combine.c:12603:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/combine.c:12616:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/combine.c:12724:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/combine.c:12732:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/combine.c:13078:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/combine.c: In function 'insn_cuid':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/combine.c:13208:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/combine.c: At top level:
# ../../gcc-3.3.6/gcc/combine.c:1246:1: warning: 'sets_function_arg_p' defined but not used [-Wunused-function]
# sets_function_arg_p (pat)
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/conflict.c -o conflict.o
# In file included from ../../gcc-3.3.6/gcc/conflict.c:32:0:
# ../../gcc-3.3.6/gcc/conflict.c: In function 'conflict_graph_add':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/conflict.c:203:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/conflict.c: In function 'print_conflict':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/conflict.c:352:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/convert.c -o convert.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cse.c -o cse.o
# In file included from ../../gcc-3.3.6/gcc/cse.c:26:0:
# ../../gcc-3.3.6/gcc/cse.c: In function 'make_new_qty':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cse.c:1059:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cse.c: In function 'make_regs_eqv':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cse.c:1088:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cse.c: In function 'insert':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cse.c:1577:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cse.c: In function 'invalidate':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cse.c:1985:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cse.c: In function 'canon_hash':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cse.c:2501:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cse.c: In function 'exp_equiv_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cse.c:2720:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cse.c: In function 'cse_set_around_loop':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cse.c:6865:10: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cse.c: In function 'cse_basic_block':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cse.c:7466:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cse.c: In function 'count_reg_usage':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cse.c:7589:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cse.c: In function 'cse_cc_succs':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cse.c:7955:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cse.c:8004:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cse.c: In function 'cse_condition_code_reg':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cse.c:8133:6: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cselib.c -o cselib.o
# In file included from ../../gcc-3.3.6/gcc/cselib.c:25:0:
# ../../gcc-3.3.6/gcc/cselib.c: In function 'entry_and_rtx_equal_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cselib.c:256:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cselib.c: In function 'remove_useless_values':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cselib.c:385:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cselib.c: In function 'rtx_equal_for_cselib_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cselib.c:521:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cselib.c: In function 'wrap_constant':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cselib.c:539:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cselib.c: In function 'hash_rtx':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cselib.c:678:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cselib.c: In function 'new_cselib_val':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cselib.c:700:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cselib.c: In function 'cselib_subst_to_values':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cselib.c:796:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/cselib.c: In function 'cselib_invalidate_regno':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cselib.c:958:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/cselib.c:967:2: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/dbxout.c -o dbxout.o
# In file included from ../../gcc-3.3.6/gcc/dbxout.c:75:0:
# ../../gcc-3.3.6/gcc/dbxout.c: In function 'dbxout_fptype_value':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dbxout.c:742:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dbxout.c: In function 'dbxout_type':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dbxout.c:1786:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dbxout.c: In function 'dbxout_type_name':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dbxout.c:1881:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dbxout.c:1891:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dbxout.c: In function 'dbxout_symbol':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dbxout.c:2159:7: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/debug.c -o debug.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/df.c -o df.o
# In file included from ../../gcc-3.3.6/gcc/df.c:158:0:
# ../../gcc-3.3.6/gcc/df.c: In function 'df_ref_unlink':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/df.c:673:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/df.c: In function 'df_ref_create':
# ../../gcc-3.3.6/gcc/df.c:787:16: warning: variable 'uid' set but not used [-Wunused-but-set-variable]
# unsigned int uid;
# ^
# In file included from ../../gcc-3.3.6/gcc/df.c:158:0:
# ../../gcc-3.3.6/gcc/df.c: In function 'df_ref_record':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/df.c:856:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/df.c: In function 'df_uses_record':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/df.c:1119:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/df.c:1138:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/df.c: In function 'df_analyse':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/df.c:2336:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/df.c:2359:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/df.c: In function 'df_insn_delete':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/df.c:2467:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/df.c: In function 'df_refs_reg_replace':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/df.c:2655:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/df.c: In function 'df_ref_reg_replace':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/df.c:2695:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/df.c: In function 'df_insns_modify':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/df.c:2773:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/df.c: In function 'df_pattern_emit_before':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/df.c:2801:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/df.c: In function 'df_bb_regs_lives_compare':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/df.c:3112:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/df.c: In function 'df_bb_single_def_use_insn_find':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/df.c:3246:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/diagnostic.c -o diagnostic.o
# In file included from ../../gcc-3.3.6/gcc/diagnostic.c:30:0:
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'output_format':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c:610:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c:612:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c:625:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'build_message_string':
# ../../gcc-3.3.6/gcc/diagnostic.c:645:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# build_message_string VPARAMS ((const char *msg, ...))
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'output_printf':
# ../../gcc-3.3.6/gcc/diagnostic.c:669:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# output_printf VPARAMS ((struct output_buffer *buffer, const char *msgid, ...))
# ^
# In file included from ../../gcc-3.3.6/gcc/diagnostic.c:30:0:
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'format_with_decl':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c:701:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'output_verbatim':
# ../../gcc-3.3.6/gcc/diagnostic.c:764:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# output_verbatim VPARAMS ((output_buffer *buffer, const char *msgid, ...))
# ^
# In file included from ../../gcc-3.3.6/gcc/diagnostic.c:30:0:
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'diagnostic_build_prefix':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c:855:6: note: in expansion of macro 'abort'
# abort();
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'diagnostic_count_diagnostic':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c:906:7: note: in expansion of macro 'abort'
# abort();
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'fnotice':
# ../../gcc-3.3.6/gcc/diagnostic.c:941:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# fnotice VPARAMS ((FILE *file, const char *msgid, ...))
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'fatal_io_error':
# ../../gcc-3.3.6/gcc/diagnostic.c:955:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# fatal_io_error VPARAMS ((const char *msgid, ...))
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'pedwarn':
# ../../gcc-3.3.6/gcc/diagnostic.c:972:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# pedwarn VPARAMS ((const char *msgid, ...))
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'pedwarn_with_decl':
# ../../gcc-3.3.6/gcc/diagnostic.c:986:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# pedwarn_with_decl VPARAMS ((tree decl, const char *msgid, ...))
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'pedwarn_with_file_and_line':
# ../../gcc-3.3.6/gcc/diagnostic.c:1010:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# pedwarn_with_file_and_line VPARAMS ((const char *file, int line,
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'sorry':
# ../../gcc-3.3.6/gcc/diagnostic.c:1027:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# sorry VPARAMS ((const char *msgid, ...))
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'error_with_file_and_line':
# ../../gcc-3.3.6/gcc/diagnostic.c:1112:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# error_with_file_and_line VPARAMS ((const char *file, int line,
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'error_with_decl':
# ../../gcc-3.3.6/gcc/diagnostic.c:1128:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# error_with_decl VPARAMS ((tree decl, const char *msgid, ...))
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'error':
# ../../gcc-3.3.6/gcc/diagnostic.c:1146:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# error VPARAMS ((const char *msgid, ...))
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'fatal_error':
# ../../gcc-3.3.6/gcc/diagnostic.c:1163:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# fatal_error VPARAMS ((const char *msgid, ...))
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'internal_error':
# ../../gcc-3.3.6/gcc/diagnostic.c:1180:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# internal_error VPARAMS ((const char *msgid, ...))
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'warning_with_file_and_line':
# ../../gcc-3.3.6/gcc/diagnostic.c:1215:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# warning_with_file_and_line VPARAMS ((const char *file, int line,
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'warning_with_decl':
# ../../gcc-3.3.6/gcc/diagnostic.c:1231:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# warning_with_decl VPARAMS ((tree decl, const char *msgid, ...))
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'warning':
# ../../gcc-3.3.6/gcc/diagnostic.c:1246:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# warning VPARAMS ((const char *msgid, ...))
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'verbatim':
# ../../gcc-3.3.6/gcc/diagnostic.c:1263:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# verbatim VPARAMS ((const char *msgid, ...))
# ^
# ../../gcc-3.3.6/gcc/diagnostic.c: In function 'inform':
# ../../gcc-3.3.6/gcc/diagnostic.c:1424:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# inform VPARAMS ((const char *msgid, ...))
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/doloop.c -o doloop.o
# In file included from ../../gcc-3.3.6/gcc/doloop.c:24:0:
# ../../gcc-3.3.6/gcc/doloop.c: In function 'doloop_modify':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/doloop.c:459:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/doloop.c:465:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/doloop.c:479:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/doloop.c: In function 'doloop_modify_runtime':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/doloop.c:666:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/doloop.c:669:7: note: in expansion of macro 'INSN_LUID'
# && INSN_LUID (bl->biv->insn) < INSN_LUID (loop->scan_start))
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/doloop.c:669:35: note: in expansion of macro 'INSN_LUID'
# && INSN_LUID (bl->biv->insn) < INSN_LUID (loop->scan_start))
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/doloop.c:687:2: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/dominance.c -o dominance.o
# In file included from ../../gcc-3.3.6/gcc/dominance.c:38:0:
# ../../gcc-3.3.6/gcc/dominance.c: In function 'calc_dfs_tree_nonrec':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dominance.c:279:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dominance.c: In function 'calc_dfs_tree':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dominance.c:356:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dominance.c: In function 'set_immediate_dominator':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dominance.c:642:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dominance.c:644:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dominance.c: In function 'verify_dominators':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dominance.c:734:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/dwarf2asm.c -o dwarf2asm.o
# ../../gcc-3.3.6/gcc/dwarf2asm.c: In function 'dw2_asm_output_data':
# ../../gcc-3.3.6/gcc/dwarf2asm.c:68:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# dw2_asm_output_data VPARAMS ((int size, unsigned HOST_WIDE_INT value,
# ^
# ../../gcc-3.3.6/gcc/dwarf2asm.c: In function 'dw2_asm_output_delta':
# ../../gcc-3.3.6/gcc/dwarf2asm.c:98:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# dw2_asm_output_delta VPARAMS ((int size, const char *lab1, const char *lab2,
# ^
# ../../gcc-3.3.6/gcc/dwarf2asm.c: In function 'dw2_asm_output_offset':
# ../../gcc-3.3.6/gcc/dwarf2asm.c:132:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# dw2_asm_output_offset VPARAMS ((int size, const char *label,
# ^
# ../../gcc-3.3.6/gcc/dwarf2asm.c: In function 'dw2_asm_output_pcrel':
# ../../gcc-3.3.6/gcc/dwarf2asm.c:160:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# dw2_asm_output_pcrel VPARAMS ((int size ATTRIBUTE_UNUSED,
# ^
# ../../gcc-3.3.6/gcc/dwarf2asm.c: In function 'dw2_asm_output_addr':
# ../../gcc-3.3.6/gcc/dwarf2asm.c:191:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# dw2_asm_output_addr VPARAMS ((int size, const char *label,
# ^
# ../../gcc-3.3.6/gcc/dwarf2asm.c: In function 'dw2_asm_output_addr_rtx':
# ../../gcc-3.3.6/gcc/dwarf2asm.c:214:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# dw2_asm_output_addr_rtx VPARAMS ((int size, rtx addr,
# ^
# ../../gcc-3.3.6/gcc/dwarf2asm.c: In function 'dw2_asm_output_nstring':
# ../../gcc-3.3.6/gcc/dwarf2asm.c:235:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# dw2_asm_output_nstring VPARAMS ((const char *str, size_t orig_len,
# ^
# ../../gcc-3.3.6/gcc/dwarf2asm.c: In function 'size_of_uleb128':
# ../../gcc-3.3.6/gcc/dwarf2asm.c:288:17: warning: variable 'byte' set but not used [-Wunused-but-set-variable]
# int size = 0, byte;
# ^
# In file included from ../../gcc-3.3.6/gcc/dwarf2asm.c:26:0:
# ../../gcc-3.3.6/gcc/dwarf2asm.c: In function 'size_of_encoded_value':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2asm.c:343:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2asm.c: In function 'eh_data_format_name':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2asm.c:497:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2asm.c: In function 'dw2_asm_output_data_uleb128':
# ../../gcc-3.3.6/gcc/dwarf2asm.c:508:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# dw2_asm_output_data_uleb128 VPARAMS ((unsigned HOST_WIDE_INT value,
# ^
# ../../gcc-3.3.6/gcc/dwarf2asm.c: In function 'dw2_asm_output_data_sleb128':
# ../../gcc-3.3.6/gcc/dwarf2asm.c:570:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# dw2_asm_output_data_sleb128 VPARAMS ((HOST_WIDE_INT value,
# ^
# ../../gcc-3.3.6/gcc/dwarf2asm.c: In function 'dw2_asm_output_delta_uleb128':
# ../../gcc-3.3.6/gcc/dwarf2asm.c:633:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# dw2_asm_output_delta_uleb128 VPARAMS ((const char *lab1 ATTRIBUTE_UNUSED,
# ^
# ../../gcc-3.3.6/gcc/dwarf2asm.c: In function 'dw2_asm_output_delta_sleb128':
# ../../gcc-3.3.6/gcc/dwarf2asm.c:662:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# dw2_asm_output_delta_sleb128 VPARAMS ((const char *lab1 ATTRIBUTE_UNUSED,
# ^
# In file included from ../../gcc-3.3.6/gcc/dwarf2asm.c:26:0:
# ../../gcc-3.3.6/gcc/dwarf2asm.c: In function 'dw2_force_const_mem':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2asm.c:743:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2asm.c: In function 'dw2_asm_output_encoded_addr_rtx':
# ../../gcc-3.3.6/gcc/dwarf2asm.c:823:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# dw2_asm_output_encoded_addr_rtx VPARAMS ((int encoding,
# ^
# In file included from ../../gcc-3.3.6/gcc/dwarf2asm.c:26:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2asm.c:880:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2asm.c:891:4: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/dwarf2out.c -o dwarf2out.o
# In file included from ../../gcc-3.3.6/gcc/dwarf2out.c:42:0:
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'initial_return_save':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:907:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:913:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:919:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:924:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:934:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:939:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'stack_adjust_offset':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:986:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'dwarf2out_stack_adjust':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1041:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'dwarf2out_frame_debug_expr':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1341:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1360:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1385:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1389:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1396:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1403:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1418:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1431:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1436:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1461:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1474:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1489:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1503:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1511:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1522:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1527:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1545:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1560:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1570:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1581:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1587:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1593:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1620:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1635:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'dwarf2out_frame_debug':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1658:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'output_cfi':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1804:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'output_call_frame_info':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:1941:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:2037:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'size_of_loc_descr':
# ../../gcc-3.3.6/gcc/dwarf2out.c:2700:5: warning: case value '259' not in enumerated type 'enum dwarf_location_atom' [-Wswitch]
# case INTERNAL_DW_OP_tls_addr:
# ^
# In file included from ../../gcc-3.3.6/gcc/dwarf2out.c:42:0:
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'output_loc_operands':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:2845:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:2856:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:2945:5: warning: case value '259' not in enumerated type 'enum dwarf_location_atom' [-Wswitch]
# case INTERNAL_DW_OP_tls_addr:
# ^
# In file included from ../../gcc-3.3.6/gcc/dwarf2out.c:42:0:
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'build_cfa_loc':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:3007:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'AT_flag':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:4460:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'AT_int':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:4487:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'AT_unsigned':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:4514:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'AT_string':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:4593:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'AT_string_form':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:4635:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'AT_ref':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:4663:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'set_AT_ref_external':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:4684:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'AT_loc':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:4728:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'AT_loc_list':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:4754:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'AT_addr':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:4781:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'AT_lbl':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:4860:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'add_child_die':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:5101:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'splice_child_die':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:5130:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'attr_checksum':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:5529:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'same_dw_val_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:5646:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'build_abbrev_table':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:6135:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'size_of_die':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:6280:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'mark_dies':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:6321:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'unmark_dies':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:6337:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'value_format':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:6419:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:6432:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:6448:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:6471:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'output_loc_list':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:6626:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'output_die':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:6762:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:6774:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:6778:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:6812:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'output_pubnames':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:6954:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'output_aranges':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:7024:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:7042:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:7046:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'base_type_die':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:7791:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'is_base_type':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:7871:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'modified_type_die':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:7988:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'reg_number':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:8032:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'mem_loc_descriptor':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:8324:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'loc_descriptor':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:8396:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'loc_descriptor_from_tree':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:8748:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'field_byte_offset':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:8868:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'add_data_member_location_attribute':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:9035:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'insert_float':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:9142:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'add_const_value_attribute':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:9187:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:9213:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:9247:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:9265:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:9277:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:9310:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'rtl_for_decl_location':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:9514:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'add_location_or_const_value_attribute':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:9554:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:9599:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'add_byte_size_attribute':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:9894:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'add_bit_offset_attribute':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:9935:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'add_bit_size_attribute':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:9979:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'add_abstract_origin_attribute':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:10033:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'pop_decl_scope':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:10127:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'scope_die_for':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:10149:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:10178:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'gen_formal_parameter_die':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:10600:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'gen_type_die_for_member':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:10696:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'gen_subprogram_die':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:10779:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:10785:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:10812:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'gen_label_die':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:11143:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'gen_typedef_die':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:11616:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'gen_type_die':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:11651:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:11708:7: note: in expansion of macro 'abort'
# abort (); /* No way to represent these in Dwarf yet! */
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:11791:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'gen_tagged_type_instantiation_die':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:11812:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:11836:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'gen_decl_die':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:12148:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: In function 'dwarf2out_finish':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:12799:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c:12803:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/dwarf2out.c: At top level:
# ../../gcc-3.3.6/gcc/dwarf2out.c:7816:1: warning: 'root_type' defined but not used [-Wunused-function]
# root_type (type)
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/dwarfout.c -o dwarfout.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/emit-rtl.c -o emit-rtl.o
# In file included from ../../gcc-3.3.6/gcc/emit-rtl.c:42:0:
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'immed_double_const':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:430:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:445:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'gen_rtx_SUBREG':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:589:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'gen_rtx':
# ../../gcc-3.3.6/gcc/emit-rtl.c:647:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# gen_rtx VPARAMS ((enum rtx_code code, enum machine_mode mode, ...))
# ^
# In file included from ../../gcc-3.3.6/gcc/emit-rtl.c:42:0:
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:722:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'gen_rtvec':
# ../../gcc-3.3.6/gcc/emit-rtl.c:740:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# gen_rtvec VPARAMS ((int n, ...))
# ^
# In file included from ../../gcc-3.3.6/gcc/emit-rtl.c:42:0:
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'gen_reg_rtx':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:795:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'mark_user_reg':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:860:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'subreg_hard_regno':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:924:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:927:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:929:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:938:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'gen_lowpart_common':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:1122:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:1130:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'subreg_realpart_p':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:1194:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'gen_lowpart':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:1221:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:1243:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'gen_highpart':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:1261:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:1273:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'gen_highpart_mode':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:1287:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'subreg_highpart_offset':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:1325:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'constant_subword':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:1420:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:1449:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'operand_subword':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:1550:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'operand_subword_force':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:1612:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'set_mem_attributes_minus_bitpos':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:1722:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'change_address_1':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:2011:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:2022:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'copy_most_rtx':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:2564:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'set_first_insn':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:2848:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'set_last_insn':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:2867:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'try_split':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:3325:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'add_insn_after':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:3546:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:3571:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'add_insn_before':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:3612:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:3640:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:3657:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'remove_insn':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:3698:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:3721:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:3733:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'remove_unnecessary_notes':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:3901:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:3904:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:3914:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:3921:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:3924:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:3974:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'set_unique_reg_note':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:4789:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'emit':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:4874:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'push_to_full_sequence':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:4954:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'copy_insn_1':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:5189:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:5197:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'gen_const_vector_0':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:5322:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c: In function 'emit_copy_of_insn_after':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/emit-rtl.c:5594:7: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/except.c -o except.o
# ../../gcc-3.3.6/gcc/except.c: In function 'expand_end_catch':
# ../../gcc-3.3.6/gcc/except.c:677:34: warning: variable 'catch_region' set but not used [-Wunused-but-set-variable]
# struct eh_region *try_region, *catch_region;
# ^
# In file included from ../../gcc-3.3.6/gcc/except.c:53:0:
# ../../gcc-3.3.6/gcc/except.c: In function 'resolve_fixup_regions':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/except.c:935:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/except.c: In function 'remove_unreachable_regions':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/except.c:1035:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/except.c:1041:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/except.c:1047:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/except.c: In function 'convert_from_eh_region_ranges_1':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/except.c:1159:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/except.c: In function 'add_ehl_entry':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/except.c:1201:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/except.c: In function 'duplicate_eh_region_1':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/except.c:1301:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/except.c:1310:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/except.c: In function 'build_post_landing_pads':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/except.c:1772:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/except.c: In function 'remove_exception_handler_label':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/except.c:2351:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/except.c: In function 'remove_eh_handler':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/except.c:2424:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/except.c: In function 'for_each_eh_label':
# ../../gcc-3.3.6/gcc/except.c:2492:4: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (void *)callback);
# ^
# ../../gcc-3.3.6/gcc/except.c: In function 'for_each_eh_label_1':
# ../../gcc-3.3.6/gcc/except.c:2501:37: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
# void (*callback) PARAMS ((rtx)) = (void (*) PARAMS ((rtx))) data;
# ^
# In file included from ../../gcc-3.3.6/gcc/except.c:53:0:
# ../../gcc-3.3.6/gcc/except.c: In function 'reachable_next_level':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/except.c:2732:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/except.c: In function 'collect_one_action_chain':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/except.c:3322:7: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/explow.c -o explow.o
# In file included from ../../gcc-3.3.6/gcc/explow.c:27:0:
# ../../gcc-3.3.6/gcc/explow.c: In function 'trunc_int_for_mode':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/explow.c:54:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/explow.c: In function 'find_next_ref':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/explow.c:282:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/explow.c: In function 'copy_to_mode_reg':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/explow.c:747:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/explow.c: In function 'emit_stack_save':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/explow.c:1035:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/explow.c: In function 'allocate_dynamic_stack_space':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/explow.c:1350:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/explow.c: In function 'probe_stack_range':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/explow.c:1620:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/explow.c: In function 'hard_function_value':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/explow.c:1678:2: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/expmed.c -o expmed.o
# In file included from ../../gcc-3.3.6/gcc/expmed.c:28:0:
# ../../gcc-3.3.6/gcc/expmed.c: In function 'mode_for_extraction':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:258:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expmed.c: In function 'store_bit_field':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:367:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:391:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:444:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:522:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:668:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expmed.c: In function 'store_fixed_bit_field':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:726:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expmed.c: In function 'extract_bit_field':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:1070:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:1192:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:1237:5: note: in expansion of macro 'abort'
# abort (); /* Should probably push op0 out to memory and then
# ^
# ../../gcc-3.3.6/gcc/expmed.c: In function 'expand_shift':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:2036:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expmed.c: In function 'expand_mult':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:2439:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:2517:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:2551:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:2565:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expmed.c: In function 'choose_multiplier':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:2615:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:2624:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:2650:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:2652:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:2655:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expmed.c: In function 'expand_mult_highpart':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:2783:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expmed.c: In function 'expand_divmod':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:3193:10: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:3481:9: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:3930:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expmed.c: In function 'emit_store_flag':
# ../../gcc-3.3.6/gcc/expmed.c:4379:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# == (HOST_WIDE_INT) 1 << (GET_MODE_BITSIZE (mode) - 1)))))
# ^
# In file included from ../../gcc-3.3.6/gcc/expmed.c:28:0:
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:4513:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expmed.c: In function 'do_cmp_and_jump':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:4790:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:4796:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expmed.c:4801:4: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/expr.c -o expr.o
# In file included from ../../gcc-3.3.6/gcc/expr.c:27:0:
# ../../gcc-3.3.6/gcc/expr.c: In function 'finish_expr_for_function':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:361:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'convert_move':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:594:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:607:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:619:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:631:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:873:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:982:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:1024:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:1043:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:1059:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:1085:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:1101:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:1120:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:1339:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'convert_modes':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:1466:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'move_by_pieces':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:1617:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'move_by_pieces_ninsns':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:1656:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'emit_block_move':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:1763:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:1769:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:1771:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:1778:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:1780:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:1782:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'block_move_libcall_safe_for_call_parm':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:1863:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'move_block_from_reg':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:2210:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:2242:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'gen_group_rtx':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:2262:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'emit_group_load':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:2303:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:2328:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:2383:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'emit_group_move':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:2417:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'emit_group_store':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:2438:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:2526:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'use_reg':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:2636:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'use_regs':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:2655:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'can_store_by_pieces':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:2762:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'store_by_pieces':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:2787:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'store_by_pieces_1':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:2914:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'emit_move_insn':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:3198:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:3239:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'emit_move_insn_1':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:3262:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:3516:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:3540:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'emit_push_insn':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:3798:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c:3973:11: warning: variable 'target' set but not used [-Wunused-but-set-variable]
# rtx target = NULL_RTX;
# ^
# In file included from ../../gcc-3.3.6/gcc/expr.c:27:0:
# ../../gcc-3.3.6/gcc/expr.c: In function 'expand_assignment':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:4116:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'store_expr':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:4360:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'store_constructor':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:4965:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c:4922:8: warning: variable 'unsignedp' set but not used [-Wunused-but-set-variable]
# int unsignedp;
# ^
# ../../gcc-3.3.6/gcc/expr.c:5164:36: warning: variable 'loop_top' set but not used [-Wunused-but-set-variable]
# rtx index_r, pos_rtx, hi_r, loop_top, loop_end;
# ^
# ../../gcc-3.3.6/gcc/expr.c:5164:30: warning: variable 'hi_r' set but not used [-Wunused-but-set-variable]
# rtx index_r, pos_rtx, hi_r, loop_top, loop_end;
# ^
# In file included from ../../gcc-3.3.6/gcc/expr.c:27:0:
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:5376:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:5445:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:5477:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'store_field':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:5560:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:5613:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'safe_from_p':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:6226:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'expand_expr':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:6735:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:6768:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:6771:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:6828:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:6937:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:7012:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c:7068:6: warning: variable 'vars_need_expansion' set but not used [-Wunused-but-set-variable]
# int vars_need_expansion = 0;
# ^
# In file included from ../../gcc-3.3.6/gcc/expr.c:27:0:
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:7102:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:7209:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:7390:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:7455:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:7504:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:7552:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:7650:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:7677:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c:7703:12: warning: variable 'quo' set but not used [-Wunused-but-set-variable]
# rtx diff, quo, rem, addr, bit, result;
# ^
# In file included from ../../gcc-3.3.6/gcc/expr.c:27:0:
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:7869:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:7943:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:7977:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:8384:7: note: in expansion of macro 'abort'
# abort (); /* Not used for C. */
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:8415:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:8507:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:8516:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:8655:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:8775:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:8976:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:9214:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:9247:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:9294:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:9469:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:9488:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'is_aligning_offset':
# ../../gcc-3.3.6/gcc/expr.c:9513:71: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
# || !exact_log2 (tree_low_cst (TREE_OPERAND (offset, 1), 1) + 1) < 0)
# ^
# In file included from ../../gcc-3.3.6/gcc/expr.c:27:0:
# ../../gcc-3.3.6/gcc/expr.c: In function 'do_jump':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:10347:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/expr.c: In function 'do_store_flag':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:10914:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/expr.c:11064:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/final.c -o final.o
# In file included from ../../gcc-3.3.6/gcc/final.c:51:0:
# ../../gcc-3.3.6/gcc/final.c: In function 'shorten_branches':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/final.c:1073:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/final.c: In function 'final':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/final.c:1898:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/final.c: In function 'get_insn_template':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/final.c:1942:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/final.c:1943:16: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
# return (*(insn_output_fn) output) (recog_data.operand, insn);
# ^
# In file included from ../../gcc-3.3.6/gcc/final.c:51:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/final.c:1946:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/final.c: In function 'output_alternate_entry_point':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/final.c:1979:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/final.c: In function 'final_scan_insn':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/final.c:2099:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/final.c:2117:6: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/final.c:64:0:
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/final.c:2722:4: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from ../../gcc-3.3.6/gcc/final.c:51:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/final.c:2767:8: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/final.c:64:0:
# ../../gcc-3.3.6/gcc/toplev.h:50:48: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/final.c:2793:8: note: in expansion of macro 'fatal_insn'
# fatal_insn ("could not split insn", insn);
# ^
# In file included from ../../gcc-3.3.6/gcc/final.c:51:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/final.c:2799:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/final.c: In function 'alter_subreg':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/final.c:2932:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/final.c: In function 'output_operand_lossage':
# ../../gcc-3.3.6/gcc/final.c:3133:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# output_operand_lossage VPARAMS ((const char *msgid, ...))
# ^
# In file included from ../../gcc-3.3.6/gcc/final.c:51:0:
# ../../gcc-3.3.6/gcc/final.c: In function 'output_operand':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/final.c:3520:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/final.c: In function 'asm_fprintf':
# ../../gcc-3.3.6/gcc/final.c:3671:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# asm_fprintf VPARAMS ((FILE *file, const char *p, ...))
# ^
# In file included from ../../gcc-3.3.6/gcc/final.c:51:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/final.c:3819:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/final.c: In function 'final_forward_branch_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/final.c:4024:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/final.c:4029:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/flow.c -o flow.o
# In file included from ../../gcc-3.3.6/gcc/flow.c:124:0:
# ../../gcc-3.3.6/gcc/flow.c: In function 'first_insn_after_basic_block_note':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/flow.c:402:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/flow.c: In function 'verify_wide_reg':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/flow.c:548:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/flow.c: In function 'verify_local_live_at_start':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/flow.c:574:4: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/basic-block.h:25:0,
# from ../../gcc-3.3.6/gcc/flow.c:127:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/bitmap.h:205:9: note: in definition of macro 'EXECUTE_IF_SET_IN_BITMAP'
# CODE; \
# ^
# ../../gcc-3.3.6/gcc/flow.c:584:7: note: in expansion of macro 'EXECUTE_IF_SET_IN_REG_SET'
# EXECUTE_IF_SET_IN_REG_SET (new_live_at_start, 0, i,
# ^
# ../../gcc-3.3.6/gcc/flow.c:595:8: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/flow.c:124:0:
# ../../gcc-3.3.6/gcc/flow.c: In function 'update_life_info':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/flow.c:643:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/flow.c: In function 'mark_reg':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/flow.c:953:5: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/flow.c:134:0:
# ../../gcc-3.3.6/gcc/flow.c: In function 'propagate_one_insn':
# ../../gcc-3.3.6/gcc/toplev.h:50:48: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/flow.c:1641:2: note: in expansion of macro 'fatal_insn'
# fatal_insn ("Attempt to delete prologue/epilogue insn:", insn);
# ^
# In file included from ../../gcc-3.3.6/gcc/flow.c:124:0:
# ../../gcc-3.3.6/gcc/flow.c: In function 'mark_set_regs':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/flow.c:2563:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/flow.c: In function 'mark_used_regs':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/flow.c:3984:2: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/fold-const.c -o fold-const.o
# In file included from ../../gcc-3.3.6/gcc/fold-const.c:50:0:
# ../../gcc-3.3.6/gcc/fold-const.c: In function 'div_and_round_double':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/fold-const.c:826:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/fold-const.c: In function 'int_const_binop':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/fold-const.c:1170:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/fold-const.c: In function 'const_binop':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/fold-const.c:1331:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/fold-const.c: In function 'size_binop':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/fold-const.c:1437:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/fold-const.c: In function 'size_diffop':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/fold-const.c:1474:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/fold-const.c: In function 'invert_tree_comparison':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/fold-const.c:1688:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/fold-const.c: In function 'swap_tree_comparison':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/fold-const.c:1713:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/fold-const.c: In function 'comparison_to_compcode':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/fold-const.c:1741:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/fold-const.c: In function 'compcode_to_comparison':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/fold-const.c:1768:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/fold-const.c: In function 'invert_truthvalue':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/fold-const.c:2344:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/fold-const.c: In function 'range_binop':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/fold-const.c:2870:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/fold-const.c: In function 'make_range':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/fold-const.c:2964:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/fold-const.c: In function 'fold':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/fold-const.c:6442:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/fold-const.c:6816:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/fold-const.c:6900:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/fold-const.c:6964:3: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/function.c -o function.o
# In file included from ../../gcc-3.3.6/gcc/function.c:44:0:
# ../../gcc-3.3.6/gcc/function.c: In function 'find_function_data':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:312:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/function.c: In function 'assign_stack_temp_for_type':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:654:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:739:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/function.c: In function 'put_reg_into_stack':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:1510:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/function.c: In function 'fixup_var_refs':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:1589:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/function.c: In function 'fixup_var_refs_1':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:1961:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:2437:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:2481:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/function.c: In function 'fixup_memory_subreg':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:2584:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/function.c: In function 'optimize_bit_field':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:2830:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/function.c: In function 'put_addressof_into_stack':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:3017:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/function.c: In function 'purge_addressof_1':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:3105:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:3153:9: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/function.c: In function 'purge_addressof':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:3467:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:3482:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/function.c: In function 'instantiate_virtual_regs_lossage':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:3806:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/function.c: In function 'get_first_block_beg':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:4295:3: note: in expansion of macro 'abort'
# abort (); /* Invalid call to this function. (See comments above.) */
# ^
# ../../gcc-3.3.6/gcc/function.c: In function 'assign_parms':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:4773:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/function.c: In function 'lookup_static_chain':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:5670:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/function.c: In function 'fix_lexical_addr':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:5703:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:5749:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/function.c: In function 'identify_blocks':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:5896:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/function.c: In function 'identify_blocks_1':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:5929:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:5940:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:5964:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/function.c: In function 'expand_function_start':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:6655:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:6736:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/function.c: In function 'expand_function_end':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:7028:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:7072:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/function.c: In function 'emit_return_into_block':
# ../../gcc-3.3.6/gcc/function.c:7305:10: warning: variable 'end' set but not used [-Wunused-but-set-variable]
# rtx p, end;
# ^
# ../../gcc-3.3.6/gcc/function.c:7305:7: warning: variable 'p' set but not used [-Wunused-but-set-variable]
# rtx p, end;
# ^
# In file included from ../../gcc-3.3.6/gcc/function.c:44:0:
# ../../gcc-3.3.6/gcc/function.c: In function 'keep_stack_depressed':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:7444:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:7479:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:7492:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:7513:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/function.c: In function 'handle_epilogue_set':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:7554:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:7573:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:7588:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/function.c: In function 'thread_prologue_and_epilogue_insns':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/function.c:7661:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/function.c:7823:11: warning: variable 'newinsn' set but not used [-Wunused-but-set-variable]
# rtx newinsn;
# ^
# ../../gcc-3.3.6/gcc/function.c:7822:11: warning: variable 'i' set but not used [-Wunused-but-set-variable]
# rtx i;
# ^
# ../../gcc-3.3.6/gcc/function.c: In function 'reposition_prologue_and_epilogue_notes':
# ../../gcc-3.3.6/gcc/function.c:7953:8: warning: variable 'next' set but not used [-Wunused-but-set-variable]
# rtx next;
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/gcse.c -o gcse.o
# ../../gcc-3.3.6/gcc/gcse.c: In function 'gcse_main':
# ../../gcc-3.3.6/gcc/gcse.c:727:7: warning: variable 'orig_bb_count' set but not used [-Wunused-but-set-variable]
# int orig_bb_count;
# ^
# In file included from ../../gcc-3.3.6/gcc/gcse.c:150:0:
# ../../gcc-3.3.6/gcc/gcse.c: In function 'hash_expr_1':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gcse.c:1768:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/gcse.c: In function 'expr_equiv_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gcse.c:1928:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/gcse.c: In function 'insert_set_in_table':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gcse.c:2087:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/gcse.c: In function 'computing_insn':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gcse.c:3317:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/gcse.c: In function 'def_reaches_here_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gcse.c:3346:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/gcse.c: In function 'handle_avail_expr':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gcse.c:3429:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gcse.c:3465:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/gcse.c: In function 'find_avail_set':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gcse.c:4022:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/gcse.c: In function 'cprop_insn':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gcse.c:4221:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/gcse.c: In function 'do_local_cprop':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gcse.c:4369:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/gcse.c: In function 'local_cprop_pass':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gcse.c:4461:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/gcse.c: In function 'find_bypass_set':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gcse.c:4623:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/gcse.c: In function 'process_insert_insn':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gcse.c:5082:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/gcse.c: In function 'insert_insn_end_bb':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gcse.c:5112:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gcse.c:5135:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gcse.c:5180:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/gcse.c: In function 'pre_insert_copy_insn':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gcse.c:5345:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gcse.c:5348:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/gcse.c: In function 'pre_delete':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gcse.c:5489:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/gcse.c: In function 'hoist_code':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gcse.c:6323:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gcse.c:6329:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/gcse.c: In function 'insert_store':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/gcse.c:7325:2: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include genrtl.c -o genrtl.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/ggc-common.c -o ggc-common.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/global.c -o global.o
# In file included from ../../gcc-3.3.6/gcc/global.c:28:0:
# ../../gcc-3.3.6/gcc/global.c: In function 'global_alloc':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/global.c:434:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/global.c: In function 'record_conflicts':
# ../../gcc-3.3.6/gcc/global.c:1382:7: warning: variable 'ialloc_prod' set but not used [-Wunused-but-set-variable]
# int ialloc_prod;
# ^
# In file included from ../../gcc-3.3.6/gcc/global.c:28:0:
# ../../gcc-3.3.6/gcc/global.c: In function 'build_insn_chain':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/global.c:1888:8: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/graph.c -o graph.o
# In file included from ../../gcc-3.3.6/gcc/graph.c:25:0:
# ../../gcc-3.3.6/gcc/graph.c: In function 'clean_graph_dump_file':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/graph.c:428:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/graph.c: In function 'finish_graph_dump_file':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/graph.c:460:4: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include gtype-desc.c -o gtype-desc.o
# In file included from gtype-desc.c:29:0:
# gtype-desc.c: In function 'gt_ggc_mx_varray_head_tag':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# gtype-desc.c:90:15: note: in expansion of macro 'abort'
# abort();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/haifa-sched.c -o haifa-sched.o
# In file included from ../../gcc-3.3.6/gcc/haifa-sched.c:138:0:
# ../../gcc-3.3.6/gcc/haifa-sched.c: In function 'ready_lastpos':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/haifa-sched.c:964:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/haifa-sched.c: In function 'ready_remove_first':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/haifa-sched.c:996:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/haifa-sched.c: In function 'ready_element':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/haifa-sched.c:1019:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/haifa-sched.c: In function 'ready_remove':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/haifa-sched.c:1038:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/haifa-sched.c: In function 'rm_line_notes':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/haifa-sched.c:1346:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/haifa-sched.c:1348:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/haifa-sched.c:1350:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/haifa-sched.c: In function 'rm_other_notes':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/haifa-sched.c:1526:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/haifa-sched.c:1528:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/haifa-sched.c:1530:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/haifa-sched.c: In function 'schedule_block':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/haifa-sched.c:1982:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/haifa-sched.c:2065:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/haifa-sched.c:2279:7: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/hooks.c -o hooks.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/ifcvt.c -o ifcvt.o
# In file included from ../../gcc-3.3.6/gcc/ifcvt.c:24:0:
# ../../gcc-3.3.6/gcc/ifcvt.c: In function 'cond_exec_process_insns':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ifcvt.c:248:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ifcvt.c: In function 'merge_if_block':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ifcvt.c:2082:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ifcvt.c:2097:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ifcvt.c:2128:2: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/genattrtab.c -o genattrtab.o
# In file included from ../../gcc-3.3.6/gcc/genattrtab.c:105:0:
# ../../gcc-3.3.6/gcc/genattrtab.c: In function 'attr_rtx_1':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:707:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c: In function 'attr_rtx':
# ../../gcc-3.3.6/gcc/genattrtab.c:720:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# attr_rtx VPARAMS ((enum rtx_code code, ...))
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c: In function 'attr_printf':
# ../../gcc-3.3.6/gcc/genattrtab.c:737:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# attr_printf VPARAMS ((unsigned int len, const char *fmt, ...))
# ^
# In file included from ../../gcc-3.3.6/gcc/genattrtab.c:105:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:746:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c: In function 'attr_copy_rtx':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:897:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c: In function 'operate_exp':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:1733:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c: In function 'encode_units_mask':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:2268:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c: In function 'simplify_cond':
# ../../gcc-3.3.6/gcc/genattrtab.c:2565:9: warning: variable 'first_spacer' set but not used [-Wunused-but-set-variable]
# char *first_spacer;
# ^
# In file included from ../../gcc-3.3.6/gcc/genattrtab.c:105:0:
# ../../gcc-3.3.6/gcc/genattrtab.c: In function 'evaluate_eq_attr':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:2864:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:2867:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:2931:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c: In function 'optimize_attrs':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:3556:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c: In function 'simplify_by_exploding':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:3739:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c: In function 'add_values_to_cover':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:3891:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c: In function 'simplify_with_current_value_aux':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:4083:6: note: in expansion of macro 'abort'
# abort (); /* With all EQ_ATTR's of known value, a case should
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:4089:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c: In function 'gen_insn':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:4428:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c: In function 'write_test_expr':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:4662:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:4696:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:4717:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c: In function 'write_attr_value':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:5463:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c: In function 'write_eligible_delay':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:5543:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:5572:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:5602:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c: In function 'write_complex_function':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:5721:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:5725:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:5759:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c: In function 'make_internal_attr':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:5861:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c: In function 'make_numeric_value':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c:5927:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genattrtab.c: At top level:
# ../../gcc-3.3.6/gcc/genattrtab.c:4154:1: warning: 'count_sub_rtxs' defined but not used [-Wunused-function]
# count_sub_rtxs (x, max)
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/genautomata.c -o genautomata.o
# In file included from ../../gcc-3.3.6/gcc/genautomata.c:105:0:
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'get_str_vect':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:1602:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'automaton_decl_hash':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:2105:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'automaton_decl_eq_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:2123:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'insn_decl_hash':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:2209:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'insn_decl_eq_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:2227:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'decl_hash':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:2313:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'decl_eq_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:2333:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'process_regexp':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:2969:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:2987:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'loop_in_regexp':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:3103:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'check_loops_in_regexps':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:3133:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'process_regexp_cycles':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:3206:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'reserv_sets_cmp':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:3661:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'set_unit_reserv':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:3697:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'test_unit_reserv':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:3711:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'it_is_empty_reserv_sets':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:3726:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'reserv_sets_are_intersected':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:3750:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'reserv_sets_shift':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:3799:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'reserv_sets_or':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:3816:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'reserv_sets_and':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:3835:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'output_cycle_reservs':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:3861:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:3879:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'get_free_state':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:3938:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'intersected_state_reservs_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:4075:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'states_union':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:4091:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'remove_arc':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:4195:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:4202:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'copy_insn_regexp':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:4691:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'transform_1':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:4716:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'transform_2':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:4757:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:4802:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:4846:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'transform_3':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:4903:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:4953:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:5002:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'regexp_transform_func':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:5096:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'process_unit_to_form_the_same_automaton_unit_lists':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:5164:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'form_the_same_automaton_unit_lists_from_regexp':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:5254:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:5260:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:5270:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:5275:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'process_seq_for_forming_states':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:5400:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'process_alts_for_forming_states':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:5455:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'make_automaton':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:5622:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'form_arcs_marked_by_insn':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:5646:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'create_composed_state':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:5680:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:5692:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:5710:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:5717:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'set_out_arc_insns_equiv_num':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:5851:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:5860:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'partition_equiv_class':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:5969:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'process_insn_equiv_class':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:6322:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'set_insn_equiv_classes':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:6396:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'units_to_automata_heuristic_distr':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:6508:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:6523:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'form_regexp':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:6755:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'longest_path_length':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:6829:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'output_dfa_max_issue_rate':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:6882:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'add_vect':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:7414:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:7417:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:7425:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:7467:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:7474:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:7477:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'out_state_arcs_num':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:7503:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'add_vect_el':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:7541:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'output_trans_table':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:7592:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'output_state_alts_table':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:7642:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'output_dead_lock_vect':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:7847:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'output_max_insn_queue_index_def':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:7984:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'output_state_arcs':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:8965:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'make_insn_alts_attr':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:9240:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'make_internal_dfa_insn_code_attr':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:9276:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'make_default_insn_latency_attr':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:9311:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genautomata.c: In function 'form_important_insn_automata_lists':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genautomata.c:9552:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/varray.c -o varray.o
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genattrtab \
# genattrtab.o genautomata.o \
# rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o errors.o \
# varray.o ../libiberty/libiberty.a -lm
# ./genattrtab ../../gcc-3.3.6/gcc/config/i386/i386.md > tmp-attrtab.c
# Check description...done
# Reservation transformation...done
# Create automaton `pentium'...done
# Create automaton `pentium_fpu'...done
# Generation of attributes...done
# All other genattrtab stuff...done
# Forming and outputing automata tables...done
# Output functions to work with automata...done
#
# Automaton `pentium'
# 48 NDFA states, 90 NDFA arcs
# 48 DFA states, 90 DFA arcs
# 20 minimal DFA states, 62 minimal DFA arcs
# 29 all insns 16 insn equivalence classes
# 62 transition comb vector els, 320 trans table els: use comb vect
# 62 state alts comb vector els, 320 state alts table els: use comb vect
# 768 min delay table els, compression factor 2
#
# Automaton `pentium_fpu'
# 80 NDFA states, 172 NDFA arcs
# 80 DFA states, 172 DFA arcs
# 75 minimal DFA states, 162 minimal DFA arcs
# 29 all insns 8 insn equivalence classes
# 164 transition comb vector els, 600 trans table els: use comb vect
# 164 state alts comb vector els, 600 state alts table els: use comb vect
# 640 min delay table els, compression factor 1
#
# 237 all allocated states, 236 all allocated arcs
# 342 all allocated alternative states
# 226 all transition comb vector els, 920 all trans table els
# 226 all state alts comb vector els, 920 all state alts table els
# 1408 all min delay table els
# 12 locked states num
#
# transformation: 0.000000, building DFA: 0.000000
# DFA minimization: 0.000000, making insn equivalence: 0.000000
# all automaton generation: 0.000000, output: 0.003334
# /bin/sh ../../gcc-3.3.6/gcc/move-if-change tmp-attrtab.c insn-attrtab.c
# echo timestamp > s-attrtab
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -c insn-attrtab.c \
# -o insn-attrtab.o
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'insn_current_length':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:74:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'insn_variable_length_p':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:97:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'insn_default_length':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:480:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'bypass_p':
# insn-attrtab.c:668:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && (! (memory_operand (operands[1], VOIDmode)))))
# ^
# insn-attrtab.c:679:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 0) && (! (memory_operand (operands[1], VOIDmode)))))
# ^
# insn-attrtab.c:692:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:710:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (! (memory_operand (operands[1], VOIDmode))))
# ^
# In file included from insn-attrtab.c:14:0:
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:722:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'insn_default_latency':
# insn-attrtab.c:737:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:753:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:764:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && (const0_operand (operands[2], DImode))))
# ^
# insn-attrtab.c:768:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:772:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:776:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:787:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && (const0_operand (operands[2], SImode))))
# ^
# insn-attrtab.c:791:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:795:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:799:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:810:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 2) && (which_alternative != 3)) && ((which_alternative == 0) || (which_alternative == 1))))
# ^
# insn-attrtab.c:837:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:858:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:868:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:896:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:908:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (which_alternative == 0))
# ^
# insn-attrtab.c:912:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:916:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:920:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:937:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_type (insn) == TYPE_FOP) || (mult_operator (operands[3], TFmode))))
# ^
# insn-attrtab.c:941:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FDIV))
# ^
# insn-attrtab.c:945:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:949:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:953:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:970:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_type (insn) == TYPE_FOP) || (mult_operator (operands[3], XFmode))))
# ^
# insn-attrtab.c:974:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FDIV))
# ^
# insn-attrtab.c:978:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:982:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:986:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:997:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_type (insn) == TYPE_FOP) || ((which_alternative != 2) && (mult_operator (operands[3], DFmode)))))
# ^
# insn-attrtab.c:1001:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FDIV))
# ^
# insn-attrtab.c:1005:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:1009:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:1013:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:1028:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_type (insn) == TYPE_FOP) || (mult_operator (operands[3], DFmode))))
# ^
# insn-attrtab.c:1032:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FDIV))
# ^
# insn-attrtab.c:1036:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:1040:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:1044:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:1055:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_type (insn) == TYPE_FOP) || ((which_alternative != 2) && (mult_operator (operands[3], SFmode)))))
# ^
# insn-attrtab.c:1059:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FDIV))
# ^
# insn-attrtab.c:1063:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:1067:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:1071:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:1084:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_type (insn) == TYPE_FOP) || (mult_operator (operands[3], SFmode))))
# ^
# insn-attrtab.c:1088:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FDIV))
# ^
# insn-attrtab.c:1092:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:1096:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:1100:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:1112:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative != 1) || (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:1116:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:1120:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:1133:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:1148:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:1167:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:1179:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (memory_operand (operands[0], VOIDmode)))
# ^
# insn-attrtab.c:1183:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (! (memory_operand (operands[0], VOIDmode))))
# ^
# insn-attrtab.c:1197:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_1_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_1_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:1201:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_1_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_1_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1205:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_1_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_1_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:1235:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_1_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:1239:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_1_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1243:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_1_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:1257:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:1261:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1265:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:1315:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:1319:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1323:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:1336:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 1) && (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 1) || (! (const_int_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:1340:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 1) && (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 1) || (! (const_int_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1344:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 1) && (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 1) || (! (const_int_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:1355:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((get_attr_type (insn) == TYPE_ALU) || (which_alternative == 2))) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:1359:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((get_attr_type (insn) == TYPE_ALU) || (which_alternative == 2))) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1363:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((get_attr_type (insn) == TYPE_ALU) || (which_alternative == 2))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:1374:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:1378:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1382:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:1393:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:1397:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1401:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:1412:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:1416:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1420:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:1431:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:1435:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1439:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:1452:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_ALU)) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:1456:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_ALU)) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1460:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_ALU)) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:1472:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (get_attr_type (insn) == TYPE_ALU))) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:1476:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (get_attr_type (insn) == TYPE_ALU))) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1480:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (get_attr_type (insn) == TYPE_ALU))) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:1505:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (memory_operand (operands[1], VOIDmode)))
# ^
# insn-attrtab.c:1509:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:1521:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || (which_alternative == 1))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && (which_alternative != 1))) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:1525:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || (which_alternative == 1))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && (which_alternative != 1))) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1529:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || (which_alternative == 1))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && (which_alternative != 1))) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:1540:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2)))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2)))) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:1544:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2)))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2)))) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1548:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2)))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2)))) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:1559:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((which_alternative == 0) || (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((which_alternative != 0) && (which_alternative != 2)) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1563:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((which_alternative == 0) || (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_NONE)) || (((which_alternative != 0) && (which_alternative != 2)) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:1576:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1580:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) && (get_attr_memory (insn) == MEMORY_NONE)) || ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:1591:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((which_alternative != 1) && (which_alternative != 3)) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((which_alternative == 1) || (which_alternative == 3)) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1595:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((which_alternative != 1) && (which_alternative != 3)) && (get_attr_memory (insn) == MEMORY_NONE)) || (((which_alternative == 1) || (which_alternative == 3)) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:1621:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:1632:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:1636:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1640:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:1653:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:1657:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1661:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:1767:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:1771:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1775:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:1791:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1795:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE))))
# ^
# insn-attrtab.c:1799:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 0) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE))))
# ^
# insn-attrtab.c:1803:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:1807:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:1811:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:1829:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:1844:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:1848:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))
# ^
# insn-attrtab.c:1852:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:1856:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:1860:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:1871:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1875:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE))))
# ^
# insn-attrtab.c:1879:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:1883:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:1887:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:1911:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1915:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 0) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE))))
# ^
# insn-attrtab.c:1919:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:1923:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:1927:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:1941:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:1945:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE))))
# ^
# insn-attrtab.c:1949:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))
# ^
# insn-attrtab.c:1953:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:1957:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:1961:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:1972:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || (which_alternative == 1)) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:1976:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || (which_alternative == 1)) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)) && (which_alternative == 1))))
# ^
# insn-attrtab.c:1980:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || (which_alternative == 1)) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE))))
# ^
# insn-attrtab.c:1984:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:1988:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:1992:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:2003:52: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 1) && (((ix86_cpu) == (CPU_PENTIUM))))
# ^
# insn-attrtab.c:2007:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH))) || (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:2011:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD))) || (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:2015:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))) || (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:2027:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH))) || (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:2031:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD))) || (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:2035:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))) || (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:2049:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:2053:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE))))
# ^
# insn-attrtab.c:2057:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE))))
# ^
# insn-attrtab.c:2061:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:2065:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:2069:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:2081:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:2085:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE))))
# ^
# insn-attrtab.c:2089:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:2093:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:2097:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:2108:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:2112:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE))))
# ^
# insn-attrtab.c:2116:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && ((which_alternative == 3) || (which_alternative == 4))))
# ^
# insn-attrtab.c:2120:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 3) || (which_alternative == 4))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((which_alternative == 3) || (which_alternative == 4)) && ((((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && (((which_alternative == 5) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8)))) || ((which_alternative != 3) && ((which_alternative != 4) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && (which_alternative != 8)))))))) || ((((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && ((which_alternative == 5) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8))))) && ((which_alternative == 0) || ((which_alternative == 1) || ((which_alternative == 2) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8)))))))))) && (get_attr_memory (insn) == MEMORY_BOTH))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) || ((which_alternative != 3) && (which_alternative != 4)))) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:2124:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 3) || (which_alternative == 4))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((which_alternative == 3) || (which_alternative == 4)) && ((((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && (((which_alternative == 5) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8)))) || ((which_alternative != 3) && ((which_alternative != 4) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && (which_alternative != 8)))))))) || ((((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && ((which_alternative == 5) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8))))) && ((which_alternative == 0) || ((which_alternative == 1) || ((which_alternative == 2) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8)))))))))) && (get_attr_memory (insn) == MEMORY_LOAD))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) || ((which_alternative != 3) && (which_alternative != 4)))) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:2128:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 3) || (which_alternative == 4))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((which_alternative == 3) || (which_alternative == 4)) && ((((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && (((which_alternative == 5) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8)))) || ((which_alternative != 3) && ((which_alternative != 4) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && (which_alternative != 8)))))))) || ((((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && ((which_alternative == 5) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8))))) && ((which_alternative == 0) || ((which_alternative == 1) || ((which_alternative == 2) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8)))))))))) && (get_attr_memory (insn) == MEMORY_NONE))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) || ((which_alternative != 3) && (which_alternative != 4)))) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:2140:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && (! (memory_operand (operands[1], VOIDmode)))))
# ^
# insn-attrtab.c:2144:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((which_alternative == 1) && (! (memory_operand (operands[1], VOIDmode)))) && ((which_alternative == 1) && (memory_operand (operands[1], VOIDmode)))) || (((which_alternative != 1) || (memory_operand (operands[1], VOIDmode))) && ((which_alternative == 1) && (memory_operand (operands[1], VOIDmode))))))
# ^
# insn-attrtab.c:2155:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 5) && (which_alternative != 6)) && ((which_alternative != 7) && ((which_alternative != 8) && ((which_alternative != 9) && ((which_alternative != 4) && ((! ((flag_pic) != (0))) || (! (symbolic_operand (operands[1], DImode))))))))))
# ^
# insn-attrtab.c:2159:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:2163:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:2167:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:2178:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 0) && (! (memory_operand (operands[1], VOIDmode)))))
# ^
# insn-attrtab.c:2182:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((which_alternative == 0) && (! (memory_operand (operands[1], VOIDmode)))) && ((which_alternative == 0) && (memory_operand (operands[1], VOIDmode)))) || (((which_alternative != 0) || (memory_operand (operands[1], VOIDmode))) && ((which_alternative == 0) && (memory_operand (operands[1], VOIDmode))))))
# ^
# insn-attrtab.c:2193:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((q_regs_operand (operands[0], QImode)) && (! ((TARGET_MOVX) != (0)))))
# ^
# insn-attrtab.c:2197:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((q_regs_operand (operands[0], QImode)) && (! ((TARGET_MOVX) != (0))))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((! (q_regs_operand (operands[0], QImode))) || ((TARGET_MOVX) != (0)))) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:2201:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((q_regs_operand (operands[0], QImode)) && (! ((TARGET_MOVX) != (0))))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((! (q_regs_operand (operands[0], QImode))) || ((TARGET_MOVX) != (0)))) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:2205:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((q_regs_operand (operands[0], QImode)) && (! ((TARGET_MOVX) != (0))))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((! (q_regs_operand (operands[0], QImode))) || ((TARGET_MOVX) != (0)))) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:2217:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_IMOV))
# ^
# insn-attrtab.c:2221:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_IMOV)) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:2225:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_IMOV)) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:2229:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_IMOV)) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:2240:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2)))))))
# ^
# insn-attrtab.c:2244:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2)))))) && (((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2))))))) && (get_attr_memory (insn) == MEMORY_BOTH)) || (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2))))) && (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))))) && (get_attr_memory (insn) == MEMORY_BOTH))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && (((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))))) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:2248:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2)))))) && (((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2))))))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2))))) && (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))))) && (get_attr_memory (insn) == MEMORY_LOAD))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && (((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))))) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:2252:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2)))))) && (((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2))))))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2))))) && (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))))) && (get_attr_memory (insn) == MEMORY_NONE))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && (((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))))) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:2266:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:2276:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_IMOV))
# ^
# insn-attrtab.c:2280:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:2284:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:2288:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:2310:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:2323:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:2360:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:2371:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 2) && ((which_alternative != 3) && (which_alternative != 4))) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && ((! ((flag_pic) != (0))) || (! (symbolic_operand (operands[1], SImode)))))))))
# ^
# insn-attrtab.c:2375:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:2379:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:2383:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:2414:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (memory_operand (operands[1], VOIDmode))) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (memory_operand (operands[1], VOIDmode)))))
# ^
# insn-attrtab.c:2418:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:2432:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:2450:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (! (memory_operand (operands[1], VOIDmode))))
# ^
# insn-attrtab.c:2454:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (memory_operand (operands[1], VOIDmode)))
# ^
# insn-attrtab.c:2505:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:2509:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:2539:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:2543:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# In file included from insn-attrtab.c:14:0:
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:2555:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c:2692:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:2696:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:2700:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c: In function 'insn_alts':
# insn-attrtab.c:2726:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:2737:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && (const0_operand (operands[2], DImode))))
# ^
# insn-attrtab.c:2741:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:2745:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:2749:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:2753:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:2757:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:2761:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:2772:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && (const0_operand (operands[2], SImode))))
# ^
# insn-attrtab.c:2776:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:2780:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:2784:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:2788:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:2792:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:2796:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:2807:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 2) && (which_alternative != 3)) && ((which_alternative == 0) || (which_alternative == 1))))
# ^
# insn-attrtab.c:2819:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:2836:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FOP))
# ^
# insn-attrtab.c:2840:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (mult_operator (operands[3], TFmode)))
# ^
# insn-attrtab.c:2844:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_type (insn) == TYPE_FDIV) || ((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_LOAD))) || (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:2861:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FOP))
# ^
# insn-attrtab.c:2865:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (mult_operator (operands[3], XFmode)))
# ^
# insn-attrtab.c:2869:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_type (insn) == TYPE_FDIV) || ((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_LOAD))) || (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:2880:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FOP))
# ^
# insn-attrtab.c:2884:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative != 2) && (mult_operator (operands[3], DFmode))))
# ^
# insn-attrtab.c:2888:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_type (insn) == TYPE_FDIV) || ((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_LOAD))) || (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:2903:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FOP))
# ^
# insn-attrtab.c:2907:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (mult_operator (operands[3], DFmode)))
# ^
# insn-attrtab.c:2911:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_type (insn) == TYPE_FDIV) || ((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_LOAD))) || (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:2922:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FOP))
# ^
# insn-attrtab.c:2926:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative != 2) && (mult_operator (operands[3], SFmode))))
# ^
# insn-attrtab.c:2930:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_type (insn) == TYPE_FDIV) || ((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_LOAD))) || (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:2943:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FOP))
# ^
# insn-attrtab.c:2947:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (mult_operator (operands[3], SFmode)))
# ^
# insn-attrtab.c:2951:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_type (insn) == TYPE_FDIV) || ((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_LOAD))) || (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:2962:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (! (mult_operator (operands[3], TFmode))))
# ^
# insn-attrtab.c:2966:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (mult_operator (operands[3], TFmode)))
# ^
# insn-attrtab.c:2970:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_LOAD)) || (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:2981:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (! (mult_operator (operands[3], XFmode))))
# ^
# insn-attrtab.c:2985:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (mult_operator (operands[3], XFmode)))
# ^
# insn-attrtab.c:2989:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_LOAD)) || (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3001:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))))
# ^
# insn-attrtab.c:3005:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 0) && (mult_operator (operands[3], SFmode))))
# ^
# insn-attrtab.c:3009:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_LOAD)) || (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3021:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (! (mult_operator (operands[3], SFmode))))
# ^
# insn-attrtab.c:3025:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (mult_operator (operands[3], SFmode)))
# ^
# insn-attrtab.c:3029:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_LOAD)) || (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3044:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:3063:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:3077:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_1_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3081:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_1_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3085:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_1_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3089:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_1_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_1_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_1_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:3119:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_1_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3123:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3127:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_1_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3131:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_1_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:3145:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3149:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3153:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3157:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:3207:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3211:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3215:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3219:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:3232:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 1) && (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3236:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 1) || (! (const_int_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3240:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 1) && (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3244:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 1) || (! (const_int_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 1) && (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 1) || (! (const_int_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:3255:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((get_attr_type (insn) == TYPE_ALU) || (which_alternative == 2))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3259:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3263:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3267:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((get_attr_type (insn) == TYPE_ALU) || (which_alternative == 2))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3271:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3275:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3279:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((get_attr_type (insn) == TYPE_ALU) || (which_alternative == 2))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3283:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:3294:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3298:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3302:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3306:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:3317:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:3321:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3325:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3329:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:3333:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3337:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3341:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:3345:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:3356:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3360:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3364:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3368:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3372:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3376:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3380:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3384:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:3395:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3399:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3403:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3407:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3411:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3415:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3419:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3423:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:3436:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_ALU)) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3440:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3444:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3448:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_ALU)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3452:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3456:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3460:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_ALU)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3464:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:3476:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (get_attr_type (insn) == TYPE_ALU))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3480:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3484:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3488:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (get_attr_type (insn) == TYPE_ALU))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3492:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3496:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3500:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (get_attr_type (insn) == TYPE_ALU))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3504:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:3529:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((memory_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3540:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || (which_alternative == 1))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3544:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && (which_alternative != 1))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3548:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || (which_alternative == 1))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3552:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && (which_alternative != 1))) && (get_attr_memory (insn) == MEMORY_LOAD)) || (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || (which_alternative == 1))) && (get_attr_memory (insn) == MEMORY_NONE))) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && (which_alternative != 1))) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:3563:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || (which_alternative == 1))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3567:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && (which_alternative != 1))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3571:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || (which_alternative == 1))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3575:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && (which_alternative != 1))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3579:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || (which_alternative == 1))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3583:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && (which_alternative != 1))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3594:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2)))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3598:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2)))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3602:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2)))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3606:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2)))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3610:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2)))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3614:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2)))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3625:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3629:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 0) && (which_alternative != 2)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3633:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3637:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 0) && (which_alternative != 2)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3650:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative != 1) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3654:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3658:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative != 1) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3662:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3673:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) && (which_alternative != 3)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3677:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 1) || (which_alternative == 3)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3681:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) && (which_alternative != 3)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3685:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 1) || (which_alternative == 3)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3708:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3712:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3716:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3720:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:3731:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3735:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3739:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3743:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3747:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3751:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3755:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3759:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE)) || ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:3772:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3776:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3780:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3784:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3788:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3792:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3884:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3888:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:3892:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3896:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3900:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3904:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:3919:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:3923:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:3939:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)) || ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE))))) || (((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_LOAD)) || (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:4048:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:4063:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)) || ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE))) || (((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_LOAD)) || (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:4074:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 1) && (((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)) || ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) || (((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_LOAD)) || (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:4098:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)) || ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) || (((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_LOAD)) || (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:4112:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)) || (((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE))) || ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) || (((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_LOAD)) || (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:4123:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((which_alternative == 0) || (which_alternative == 1)) && (((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)) || ((((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)) && (which_alternative == 1)) || ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE))))) || (((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_LOAD)) || (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:4134:52: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 1) && (((ix86_cpu) == (CPU_PENTIUM))))
# ^
# insn-attrtab.c:4138:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:4142:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:4146:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:4150:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:4154:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:4165:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:4169:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:4173:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:4177:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:4181:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:4185:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:4196:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:4200:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:4204:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:4208:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)))) || (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:4222:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && (((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)) || (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)) || ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE))))) || (((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_LOAD)) || (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:4234:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && (((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)) || ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))) || (((get_attr_memory (insn) == MEMORY_BOTH) || (get_attr_memory (insn) == MEMORY_LOAD)) || (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:4245:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && (((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)) || ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))))
# ^
# insn-attrtab.c:4249:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && ((which_alternative == 3) || (which_alternative == 4))))
# ^
# insn-attrtab.c:4253:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 3) || (which_alternative == 4))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:4257:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((which_alternative == 3) || (which_alternative == 4)) && ((((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && (((which_alternative == 5) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8)))) || ((which_alternative != 3) && ((which_alternative != 4) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && (which_alternative != 8)))))))) || ((((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && ((which_alternative == 5) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8))))) && ((which_alternative == 0) || ((which_alternative == 1) || ((which_alternative == 2) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8)))))))))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:4261:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) || ((which_alternative != 3) && (which_alternative != 4)))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:4265:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 3) || (which_alternative == 4))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:4269:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((which_alternative == 3) || (which_alternative == 4)) && ((((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && (((which_alternative == 5) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8)))) || ((which_alternative != 3) && ((which_alternative != 4) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && (which_alternative != 8)))))))) || ((((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && ((which_alternative == 5) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8))))) && ((which_alternative == 0) || ((which_alternative == 1) || ((which_alternative == 2) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8)))))))))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:4273:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) || ((which_alternative != 3) && (which_alternative != 4)))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:4277:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 3) || (which_alternative == 4))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:4281:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((which_alternative == 3) || (which_alternative == 4)) && ((((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && (((which_alternative == 5) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8)))) || ((which_alternative != 3) && ((which_alternative != 4) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && (which_alternative != 8)))))))) || ((((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && ((which_alternative == 5) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8))))) && ((which_alternative == 0) || ((which_alternative == 1) || ((which_alternative == 2) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8)))))))))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) || ((which_alternative != 3) && (which_alternative != 4)))) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:4293:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && (! (memory_operand (operands[1], VOIDmode)))))
# ^
# insn-attrtab.c:4297:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) || (memory_operand (operands[1], VOIDmode))) && ((which_alternative == 1) && (memory_operand (operands[1], VOIDmode)))))
# ^
# insn-attrtab.c:4308:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 5) && (which_alternative != 6)) && ((which_alternative != 7) && ((which_alternative != 8) && ((which_alternative != 9) && ((which_alternative != 4) && ((! ((flag_pic) != (0))) || (! (symbolic_operand (operands[1], DImode))))))))))
# ^
# insn-attrtab.c:4312:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:4316:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:4320:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:4324:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:4328:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:4332:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:4343:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 0) && (! (memory_operand (operands[1], VOIDmode)))))
# ^
# insn-attrtab.c:4347:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 0) || (memory_operand (operands[1], VOIDmode))) && ((which_alternative == 0) && (memory_operand (operands[1], VOIDmode)))))
# ^
# insn-attrtab.c:4358:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((q_regs_operand (operands[0], QImode)) && (! ((TARGET_MOVX) != (0)))))
# ^
# insn-attrtab.c:4362:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((q_regs_operand (operands[0], QImode)) && (! ((TARGET_MOVX) != (0))))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:4366:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((! (q_regs_operand (operands[0], QImode))) || ((TARGET_MOVX) != (0)))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:4370:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((q_regs_operand (operands[0], QImode)) && (! ((TARGET_MOVX) != (0))))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:4374:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((! (q_regs_operand (operands[0], QImode))) || ((TARGET_MOVX) != (0)))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:4378:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((q_regs_operand (operands[0], QImode)) && (! ((TARGET_MOVX) != (0))))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:4382:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((! (q_regs_operand (operands[0], QImode))) || ((TARGET_MOVX) != (0)))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:4394:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_IMOV))
# ^
# insn-attrtab.c:4398:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:4402:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_IMOV)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:4406:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:4410:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_IMOV)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:4414:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:4427:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:4438:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2)))))))
# ^
# insn-attrtab.c:4442:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2)))))) && (((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2))))))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:4446:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2))))) && (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:4450:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && (((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:4454:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2)))))) && (((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2))))))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:4458:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2))))) && (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:4462:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && (((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:4466:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2)))))) && (((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2))))))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:4470:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2))))) && (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))))) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && (((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))))) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:4483:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (memory_operand (operands[1], VOIDmode))))
# ^
# insn-attrtab.c:4487:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (memory_operand (operands[1], VOIDmode))) || ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:4497:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:4507:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:4517:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_IMOV))
# ^
# insn-attrtab.c:4521:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:4525:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:4529:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:4533:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:4537:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:4541:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:4545:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:4549:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE)) || (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:4564:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:4576:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:4599:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:4610:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 2) && ((which_alternative != 3) && (which_alternative != 4))) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && ((! ((flag_pic) != (0))) || (! (symbolic_operand (operands[1], SImode)))))))))
# ^
# insn-attrtab.c:4614:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:4618:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:4622:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:4626:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:4630:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:4634:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:4662:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (memory_operand (operands[1], VOIDmode))))
# ^
# insn-attrtab.c:4666:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (memory_operand (operands[1], VOIDmode))))
# ^
# insn-attrtab.c:4670:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:4674:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:4688:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:4706:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (! (memory_operand (operands[1], VOIDmode))))
# ^
# insn-attrtab.c:4710:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (memory_operand (operands[1], VOIDmode)))
# ^
# insn-attrtab.c:4761:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:4773:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:4777:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD)) || ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))) || ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:4804:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:4808:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:4812:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:4816:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# In file included from insn-attrtab.c:14:0:
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:4828:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c:4965:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_memory (insn) == MEMORY_BOTH) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c: In function 'internal_dfa_insn_code':
# insn-attrtab.c:4985:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:5001:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:5012:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && (const0_operand (operands[2], DImode))))
# ^
# insn-attrtab.c:5016:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5020:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5024:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5028:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5032:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5036:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5047:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && (const0_operand (operands[2], SImode))))
# ^
# insn-attrtab.c:5051:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5055:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5059:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5063:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5067:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5071:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5092:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:5103:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 2) && (which_alternative != 3)) && ((which_alternative == 0) || (which_alternative == 1))))
# ^
# insn-attrtab.c:5114:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:5141:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:5162:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:5172:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:5200:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:5212:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (which_alternative == 0))
# ^
# insn-attrtab.c:5216:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:5220:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:5224:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:5241:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FOP))
# ^
# insn-attrtab.c:5245:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (mult_operator (operands[3], TFmode)))
# ^
# insn-attrtab.c:5249:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FDIV))
# ^
# insn-attrtab.c:5253:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:5257:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:5261:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:5278:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FOP))
# ^
# insn-attrtab.c:5282:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (mult_operator (operands[3], XFmode)))
# ^
# insn-attrtab.c:5286:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FDIV))
# ^
# insn-attrtab.c:5290:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:5294:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:5298:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:5309:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FOP))
# ^
# insn-attrtab.c:5313:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative != 2) && (mult_operator (operands[3], DFmode))))
# ^
# insn-attrtab.c:5317:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FDIV))
# ^
# insn-attrtab.c:5321:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:5325:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:5329:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:5344:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FOP))
# ^
# insn-attrtab.c:5348:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (mult_operator (operands[3], DFmode)))
# ^
# insn-attrtab.c:5352:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FDIV))
# ^
# insn-attrtab.c:5356:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:5360:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:5364:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:5375:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FOP))
# ^
# insn-attrtab.c:5379:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative != 2) && (mult_operator (operands[3], SFmode))))
# ^
# insn-attrtab.c:5383:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FDIV))
# ^
# insn-attrtab.c:5387:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:5391:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:5395:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:5408:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FOP))
# ^
# insn-attrtab.c:5412:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (mult_operator (operands[3], SFmode)))
# ^
# insn-attrtab.c:5416:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_FDIV))
# ^
# insn-attrtab.c:5420:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:5424:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:5428:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:5439:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (! (mult_operator (operands[3], TFmode))))
# ^
# insn-attrtab.c:5443:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (mult_operator (operands[3], TFmode)))
# ^
# insn-attrtab.c:5447:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:5451:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:5455:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:5466:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (! (mult_operator (operands[3], XFmode))))
# ^
# insn-attrtab.c:5470:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (mult_operator (operands[3], XFmode)))
# ^
# insn-attrtab.c:5474:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:5478:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:5482:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:5494:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))))
# ^
# insn-attrtab.c:5498:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 0) && (mult_operator (operands[3], SFmode))))
# ^
# insn-attrtab.c:5502:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:5506:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:5510:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:5522:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (! (mult_operator (operands[3], SFmode))))
# ^
# insn-attrtab.c:5526:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (mult_operator (operands[3], SFmode)))
# ^
# insn-attrtab.c:5530:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:5534:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:5538:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:5553:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:5572:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:5584:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (memory_operand (operands[0], VOIDmode)))
# ^
# insn-attrtab.c:5588:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (! (memory_operand (operands[0], VOIDmode))))
# ^
# insn-attrtab.c:5602:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_1_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5606:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_1_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5610:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_1_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5614:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_1_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5618:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_1_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5622:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_1_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5652:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_1_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5656:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5660:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_1_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5664:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5668:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_1_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5672:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5686:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5690:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5694:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5698:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5702:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[1], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5706:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[1], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5756:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5760:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5764:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5768:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5772:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (const_int_operand (operands[2], VOIDmode))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5776:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5789:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 1) && (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5793:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 1) || (! (const_int_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5797:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 1) && (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5801:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 1) || (! (const_int_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5805:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 1) && (const_int_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5809:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 1) || (! (const_int_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5820:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((get_attr_type (insn) == TYPE_ALU) || (which_alternative == 2))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5824:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5828:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5832:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((get_attr_type (insn) == TYPE_ALU) || (which_alternative == 2))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5836:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5840:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5844:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((get_attr_type (insn) == TYPE_ALU) || (which_alternative == 2))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5848:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5852:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5863:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5867:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5871:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5875:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5879:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5883:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5894:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:5898:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5902:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5906:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:5910:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5914:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5918:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:5922:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5926:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5937:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5941:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5945:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5949:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5953:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5957:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5961:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode)))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5965:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5969:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:5980:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5984:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5988:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:5992:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:5996:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6000:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6004:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode))))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6008:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6012:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6025:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_ALU)) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6029:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6033:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6037:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_ALU)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6041:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6045:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6049:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_ALU)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6053:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6057:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6069:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (get_attr_type (insn) == TYPE_ALU))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6073:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6077:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6081:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (get_attr_type (insn) == TYPE_ALU))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6085:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6089:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6093:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative != 0) || (get_attr_type (insn) == TYPE_ALU))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6097:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6101:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6126:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (memory_operand (operands[1], VOIDmode)))
# ^
# insn-attrtab.c:6130:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:6141:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || (which_alternative == 1))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6145:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && (which_alternative != 1))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6149:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || (which_alternative == 1))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6153:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && (which_alternative != 1))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6157:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || (which_alternative == 1))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6161:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && (which_alternative != 1))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6172:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || (which_alternative == 1))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6176:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && (which_alternative != 1))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6180:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || (which_alternative == 1))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6184:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && (which_alternative != 1))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6188:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || (which_alternative == 1))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6192:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && (which_alternative != 1))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6203:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2)))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6207:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2)))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6211:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2)))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6215:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2)))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6219:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2)))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6223:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2)))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6234:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6238:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 0) && (which_alternative != 2)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6242:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6246:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 0) && (which_alternative != 2)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6259:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative != 1) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6263:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6267:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative != 1) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6271:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6282:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) && (which_alternative != 3)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6286:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 1) || (which_alternative == 3)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6290:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) && (which_alternative != 3)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6294:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 1) || (which_alternative == 3)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6310:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:6336:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:6359:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6363:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6367:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6371:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6375:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6379:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6390:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6394:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6398:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6402:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6406:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6410:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6414:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (which_alternative == 2)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6418:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6422:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6435:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6439:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6443:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6447:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6451:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6455:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6474:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:6566:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6570:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6574:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6578:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6582:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6586:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6601:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:6605:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:6609:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:6625:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:6629:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE))))
# ^
# insn-attrtab.c:6633:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 0) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE))))
# ^
# insn-attrtab.c:6637:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:6641:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:6645:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:6663:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:6678:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6682:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))
# ^
# insn-attrtab.c:6686:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:6690:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:6694:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:6705:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:6709:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE))))
# ^
# insn-attrtab.c:6713:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:6717:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:6721:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:6745:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 0) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:6749:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 0) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE))))
# ^
# insn-attrtab.c:6753:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:6757:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:6761:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:6775:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6779:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE))))
# ^
# insn-attrtab.c:6783:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE)))
# ^
# insn-attrtab.c:6787:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:6791:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:6795:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:6806:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || (which_alternative == 1)) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:6810:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || (which_alternative == 1)) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)) && (which_alternative == 1))))
# ^
# insn-attrtab.c:6814:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || (which_alternative == 1)) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE))))
# ^
# insn-attrtab.c:6818:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:6822:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:6826:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:6837:52: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 1) && (((ix86_cpu) == (CPU_PENTIUM))))
# ^
# insn-attrtab.c:6841:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6845:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:6849:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6853:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:6857:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6868:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:6872:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6876:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:6880:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6884:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:6888:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6899:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH))))
# ^
# insn-attrtab.c:6903:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:6907:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:6911:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:6915:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE))))
# ^
# insn-attrtab.c:6919:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) || (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:6933:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:6937:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE))))
# ^
# insn-attrtab.c:6941:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE))))
# ^
# insn-attrtab.c:6945:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:6949:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:6953:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:6965:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:6969:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE))))
# ^
# insn-attrtab.c:6973:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:6977:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:6981:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:6992:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && ((get_attr_memory (insn) == MEMORY_NONE) || (get_attr_memory (insn) == MEMORY_LOAD))))
# ^
# insn-attrtab.c:6996:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && ((immediate_operand (operands[1], VOIDmode)) || (get_attr_memory (insn) == MEMORY_STORE))))
# ^
# insn-attrtab.c:7000:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && ((which_alternative == 3) || (which_alternative == 4))))
# ^
# insn-attrtab.c:7004:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 3) || (which_alternative == 4))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:7008:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((which_alternative == 3) || (which_alternative == 4)) && ((((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && (((which_alternative == 5) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8)))) || ((which_alternative != 3) && ((which_alternative != 4) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && (which_alternative != 8)))))))) || ((((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && ((which_alternative == 5) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8))))) && ((which_alternative == 0) || ((which_alternative == 1) || ((which_alternative == 2) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8)))))))))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:7012:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) || ((which_alternative != 3) && (which_alternative != 4)))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:7016:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 3) || (which_alternative == 4))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:7020:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((which_alternative == 3) || (which_alternative == 4)) && ((((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && (((which_alternative == 5) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8)))) || ((which_alternative != 3) && ((which_alternative != 4) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && (which_alternative != 8)))))))) || ((((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && ((which_alternative == 5) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8))))) && ((which_alternative == 0) || ((which_alternative == 1) || ((which_alternative == 2) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8)))))))))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:7024:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) || ((which_alternative != 3) && (which_alternative != 4)))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:7028:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((which_alternative == 3) || (which_alternative == 4))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7032:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (((which_alternative == 3) || (which_alternative == 4)) && ((((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && (((which_alternative == 5) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8)))) || ((which_alternative != 3) && ((which_alternative != 4) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && (which_alternative != 8)))))))) || ((((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && ((which_alternative == 5) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8))))) && ((which_alternative == 0) || ((which_alternative == 1) || ((which_alternative == 2) || ((which_alternative == 6) || ((which_alternative == 7) || (which_alternative == 8)))))))))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7036:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) || ((which_alternative != 3) && (which_alternative != 4)))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7048:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 1) && (! (memory_operand (operands[1], VOIDmode)))))
# ^
# insn-attrtab.c:7052:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 1) || (memory_operand (operands[1], VOIDmode))) && ((which_alternative == 1) && (memory_operand (operands[1], VOIDmode)))))
# ^
# insn-attrtab.c:7063:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 5) && (which_alternative != 6)) && ((which_alternative != 7) && ((which_alternative != 8) && ((which_alternative != 9) && ((which_alternative != 4) && ((! ((flag_pic) != (0))) || (! (symbolic_operand (operands[1], DImode))))))))))
# ^
# insn-attrtab.c:7067:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:7071:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:7075:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:7079:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:7083:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7087:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7098:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((which_alternative == 0) && (! (memory_operand (operands[1], VOIDmode)))))
# ^
# insn-attrtab.c:7102:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 0) || (memory_operand (operands[1], VOIDmode))) && ((which_alternative == 0) && (memory_operand (operands[1], VOIDmode)))))
# ^
# insn-attrtab.c:7113:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((q_regs_operand (operands[0], QImode)) && (! ((TARGET_MOVX) != (0)))))
# ^
# insn-attrtab.c:7117:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((q_regs_operand (operands[0], QImode)) && (! ((TARGET_MOVX) != (0))))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:7121:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((! (q_regs_operand (operands[0], QImode))) || ((TARGET_MOVX) != (0)))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:7125:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((q_regs_operand (operands[0], QImode)) && (! ((TARGET_MOVX) != (0))))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:7129:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((! (q_regs_operand (operands[0], QImode))) || ((TARGET_MOVX) != (0)))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:7133:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((q_regs_operand (operands[0], QImode)) && (! ((TARGET_MOVX) != (0))))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7137:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || ((! (q_regs_operand (operands[0], QImode))) || ((TARGET_MOVX) != (0)))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7149:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_IMOV))
# ^
# insn-attrtab.c:7153:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:7157:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_IMOV)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:7161:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:7165:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_type (insn) == TYPE_IMOV)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7169:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7182:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:7193:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2)))))))
# ^
# insn-attrtab.c:7197:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2)))))) && (((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2))))))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:7201:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2))))) && (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:7205:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && (((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:7209:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2)))))) && (((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2))))))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:7213:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2))))) && (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:7217:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && (((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:7221:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2)))))) && (((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2))))))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7225:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && ((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2))))) && (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7229:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && (((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7242:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (memory_operand (operands[1], VOIDmode))))
# ^
# insn-attrtab.c:7246:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (memory_operand (operands[1], VOIDmode))))
# ^
# insn-attrtab.c:7250:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7254:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7264:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:7274:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:7284:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_type (insn) == TYPE_IMOV))
# ^
# insn-attrtab.c:7288:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:7292:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:7296:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:7300:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:7304:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:7308:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:7312:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7316:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_PU) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7320:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (((get_attr_imm_disp (insn) == IMM_DISP_TRUE) || (! (get_attr_type (insn) == TYPE_IMOV))) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7335:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:7347:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:7360:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:7371:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (((which_alternative != 2) && ((which_alternative != 3) && (which_alternative != 4))) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && ((! ((flag_pic) != (0))) || (! (symbolic_operand (operands[1], SImode)))))))))
# ^
# insn-attrtab.c:7375:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:7379:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:7383:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:7387:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:7391:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_UV) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7395:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_pent_pair (insn) == PENT_PAIR_NP) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7423:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (memory_operand (operands[1], VOIDmode))))
# ^
# insn-attrtab.c:7427:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (memory_operand (operands[1], VOIDmode))))
# ^
# insn-attrtab.c:7431:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7435:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7449:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUM)))
# ^
# insn-attrtab.c:7467:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (! (memory_operand (operands[1], VOIDmode))))
# ^
# insn-attrtab.c:7471:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (memory_operand (operands[1], VOIDmode)))
# ^
# insn-attrtab.c:7522:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:7526:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c:7538:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:7542:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:7546:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7550:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7577:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:7581:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:7585:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((! (get_attr_imm_disp (insn) == IMM_DISP_TRUE)) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# insn-attrtab.c:7589:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && ((get_attr_imm_disp (insn) == IMM_DISP_TRUE) && (get_attr_memory (insn) == MEMORY_NONE)))
# ^
# In file included from insn-attrtab.c:14:0:
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:7601:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c:7738:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_BOTH))
# ^
# insn-attrtab.c:7742:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# insn-attrtab.c:7746:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUM))) && (get_attr_memory (insn) == MEMORY_NONE))
# ^
# insn-attrtab.c: In function 'result_ready_cost':
# insn-attrtab.c:7772:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (! (constant_call_address_operand (operands[1], VOIDmode))))
# ^
# insn-attrtab.c:7783:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:7787:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_K6))) && ((which_alternative == 1) && (! (const0_operand (operands[2], DImode)))))
# ^
# insn-attrtab.c:7798:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:7802:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_K6))) && ((which_alternative == 1) && (! (const0_operand (operands[2], SImode)))))
# ^
# insn-attrtab.c:7813:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_ATHLON)))
# ^
# insn-attrtab.c:7817:28: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((ix86_cpu) == (CPU_PENTIUMPRO)))
# ^
# insn-attrtab.c:7828:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_ATHLON))) && ((which_alternative == 0) || (which_alternative == 1)))
# ^
# insn-attrtab.c:7832:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((which_alternative == 0) || (which_alternative == 1)))
# ^
# insn-attrtab.c:7844:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_ATHLON))) && ((which_alternative == 0) || (which_alternative == 1)))
# ^
# insn-attrtab.c:7848:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:7852:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((which_alternative == 0) || (which_alternative == 1)))
# ^
# insn-attrtab.c:7879:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_ATHLON)))
# ^
# insn-attrtab.c:7883:28: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((ix86_cpu) == (CPU_K6)))
# ^
# insn-attrtab.c:7904:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_ATHLON)))
# ^
# insn-attrtab.c:7908:28: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((ix86_cpu) == (CPU_K6)))
# ^
# insn-attrtab.c:7912:28: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((ix86_cpu) == (CPU_PENTIUMPRO)))
# ^
# insn-attrtab.c:7940:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_ATHLON)))
# ^
# insn-attrtab.c:7944:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_K6))) || (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:7944:59: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_K6))) || (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:7956:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_ATHLON))) && (which_alternative == 0))
# ^
# insn-attrtab.c:7960:30: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((((ix86_cpu) == (CPU_K6))) && (which_alternative == 0)) || ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (which_alternative == 0)))
# ^
# insn-attrtab.c:7960:90: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((((ix86_cpu) == (CPU_K6))) && (which_alternative == 0)) || ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (which_alternative == 0)))
# ^
# insn-attrtab.c:7964:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:7981:25: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((ix86_cpu) == (CPU_K6))) && (get_attr_type (insn) == TYPE_FDIV)) || ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (get_attr_type (insn) == TYPE_FDIV)))
# ^
# insn-attrtab.c:7981:96: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((ix86_cpu) == (CPU_K6))) && (get_attr_type (insn) == TYPE_FDIV)) || ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (get_attr_type (insn) == TYPE_FDIV)))
# ^
# insn-attrtab.c:7985:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_ATHLON))) && (get_attr_type (insn) == TYPE_FDIV))
# ^
# insn-attrtab.c:7989:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (mult_operator (operands[3], TFmode)))
# ^
# insn-attrtab.c:7993:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_ATHLON))) && ((get_attr_type (insn) == TYPE_FOP) || (mult_operator (operands[3], TFmode))))
# ^
# insn-attrtab.c:7997:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_type (insn) == TYPE_FOP)))
# ^
# insn-attrtab.c:8001:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_K6))) && ((get_attr_type (insn) == TYPE_FOP) || (mult_operator (operands[3], TFmode))))
# ^
# insn-attrtab.c:8018:25: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((ix86_cpu) == (CPU_K6))) && (get_attr_type (insn) == TYPE_FDIV)) || ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (get_attr_type (insn) == TYPE_FDIV)))
# ^
# insn-attrtab.c:8018:96: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((ix86_cpu) == (CPU_K6))) && (get_attr_type (insn) == TYPE_FDIV)) || ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (get_attr_type (insn) == TYPE_FDIV)))
# ^
# insn-attrtab.c:8022:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_ATHLON))) && (get_attr_type (insn) == TYPE_FDIV))
# ^
# insn-attrtab.c:8026:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (mult_operator (operands[3], XFmode)))
# ^
# insn-attrtab.c:8030:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_ATHLON))) && ((get_attr_type (insn) == TYPE_FOP) || (mult_operator (operands[3], XFmode))))
# ^
# insn-attrtab.c:8034:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_type (insn) == TYPE_FOP)))
# ^
# insn-attrtab.c:8038:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_K6))) && ((get_attr_type (insn) == TYPE_FOP) || (mult_operator (operands[3], XFmode))))
# ^
# insn-attrtab.c:8049:25: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((ix86_cpu) == (CPU_K6))) && (get_attr_type (insn) == TYPE_FDIV)) || ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (get_attr_type (insn) == TYPE_FDIV)))
# ^
# insn-attrtab.c:8049:96: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((ix86_cpu) == (CPU_K6))) && (get_attr_type (insn) == TYPE_FDIV)) || ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (get_attr_type (insn) == TYPE_FDIV)))
# ^
# insn-attrtab.c:8053:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_ATHLON))) && (get_attr_type (insn) == TYPE_FDIV))
# ^
# insn-attrtab.c:8057:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((which_alternative != 2) && (mult_operator (operands[3], DFmode))))
# ^
# insn-attrtab.c:8061:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_ATHLON))) && ((get_attr_type (insn) == TYPE_FOP) || ((which_alternative != 2) && (mult_operator (operands[3], DFmode)))))
# ^
# insn-attrtab.c:8065:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_type (insn) == TYPE_FOP)))
# ^
# insn-attrtab.c:8069:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_K6))) && ((get_attr_type (insn) == TYPE_FOP) || ((which_alternative != 2) && (mult_operator (operands[3], DFmode)))))
# ^
# insn-attrtab.c:8084:25: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((ix86_cpu) == (CPU_K6))) && (get_attr_type (insn) == TYPE_FDIV)) || ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (get_attr_type (insn) == TYPE_FDIV)))
# ^
# insn-attrtab.c:8084:96: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((ix86_cpu) == (CPU_K6))) && (get_attr_type (insn) == TYPE_FDIV)) || ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (get_attr_type (insn) == TYPE_FDIV)))
# ^
# insn-attrtab.c:8088:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_ATHLON))) && (get_attr_type (insn) == TYPE_FDIV))
# ^
# insn-attrtab.c:8092:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (mult_operator (operands[3], DFmode)))
# ^
# insn-attrtab.c:8096:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_ATHLON))) && ((get_attr_type (insn) == TYPE_FOP) || (mult_operator (operands[3], DFmode))))
# ^
# insn-attrtab.c:8100:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_type (insn) == TYPE_FOP)))
# ^
# insn-attrtab.c:8104:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_K6))) && ((get_attr_type (insn) == TYPE_FOP) || (mult_operator (operands[3], DFmode))))
# ^
# insn-attrtab.c:8115:25: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((ix86_cpu) == (CPU_K6))) && (get_attr_type (insn) == TYPE_FDIV)) || ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (get_attr_type (insn) == TYPE_FDIV)))
# ^
# insn-attrtab.c:8115:96: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((ix86_cpu) == (CPU_K6))) && (get_attr_type (insn) == TYPE_FDIV)) || ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (get_attr_type (insn) == TYPE_FDIV)))
# ^
# insn-attrtab.c:8119:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_ATHLON))) && (get_attr_type (insn) == TYPE_FDIV))
# ^
# insn-attrtab.c:8123:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((which_alternative != 2) && (mult_operator (operands[3], SFmode))))
# ^
# insn-attrtab.c:8127:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_ATHLON))) && ((get_attr_type (insn) == TYPE_FOP) || ((which_alternative != 2) && (mult_operator (operands[3], SFmode)))))
# ^
# insn-attrtab.c:8131:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_type (insn) == TYPE_FOP)))
# ^
# insn-attrtab.c:8135:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_K6))) && ((get_attr_type (insn) == TYPE_FOP) || ((which_alternative != 2) && (mult_operator (operands[3], SFmode)))))
# ^
# insn-attrtab.c:8148:25: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((ix86_cpu) == (CPU_K6))) && (get_attr_type (insn) == TYPE_FDIV)) || ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (get_attr_type (insn) == TYPE_FDIV)))
# ^
# insn-attrtab.c:8148:96: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((ix86_cpu) == (CPU_K6))) && (get_attr_type (insn) == TYPE_FDIV)) || ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (get_attr_type (insn) == TYPE_FDIV)))
# ^
# insn-attrtab.c:8152:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_ATHLON))) && (get_attr_type (insn) == TYPE_FDIV))
# ^
# insn-attrtab.c:8156:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (mult_operator (operands[3], SFmode)))
# ^
# insn-attrtab.c:8160:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_ATHLON))) && ((get_attr_type (insn) == TYPE_FOP) || (mult_operator (operands[3], SFmode))))
# ^
# insn-attrtab.c:8164:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (get_attr_type (insn) == TYPE_FOP)))
# ^
# insn-attrtab.c:8168:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_K6))) && ((get_attr_type (insn) == TYPE_FOP) || (mult_operator (operands[3], SFmode))))
# ^
# insn-attrtab.c:8179:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (mult_operator (operands[3], TFmode)))
# ^
# insn-attrtab.c:8183:28: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((ix86_cpu) == (CPU_ATHLON)))
# ^
# insn-attrtab.c:8187:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (! (mult_operator (operands[3], TFmode)))))
# ^
# insn-attrtab.c:8191:28: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((ix86_cpu) == (CPU_K6)))
# ^
# insn-attrtab.c:8202:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (mult_operator (operands[3], XFmode)))
# ^
# insn-attrtab.c:8206:28: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((ix86_cpu) == (CPU_ATHLON)))
# ^
# insn-attrtab.c:8210:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (! (mult_operator (operands[3], XFmode)))))
# ^
# insn-attrtab.c:8214:28: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((ix86_cpu) == (CPU_K6)))
# ^
# insn-attrtab.c:8226:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((which_alternative == 0) && (mult_operator (operands[3], SFmode))))
# ^
# insn-attrtab.c:8230:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_ATHLON))) && (which_alternative == 0))
# ^
# insn-attrtab.c:8234:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || ((which_alternative == 0) && (! (mult_operator (operands[3], SFmode))))))
# ^
# insn-attrtab.c:8238:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_K6))) && (which_alternative == 0))
# ^
# insn-attrtab.c:8250:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (mult_operator (operands[3], SFmode)))
# ^
# insn-attrtab.c:8254:28: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((ix86_cpu) == (CPU_ATHLON)))
# ^
# insn-attrtab.c:8258:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)) || (! (mult_operator (operands[3], SFmode)))))
# ^
# insn-attrtab.c:8262:28: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((ix86_cpu) == (CPU_K6)))
# ^
# insn-attrtab.c:8277:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (! (constant_call_address_operand (operands[0], VOIDmode))))
# ^
# insn-attrtab.c:8296:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (memory_operand (operands[0], VOIDmode)))
# ^
# insn-attrtab.c:8310:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:8314:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_K6))) && (which_alternative == 1))
# ^
# insn-attrtab.c:8341:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUMPRO)))
# ^
# insn-attrtab.c:8345:28: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((ix86_cpu) == (CPU_ATHLON)))
# ^
# insn-attrtab.c:8361:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_ATHLON)))
# ^
# insn-attrtab.c:8365:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_K6))) || (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:8365:59: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_K6))) || (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:8391:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_ATHLON)))
# ^
# insn-attrtab.c:8395:28: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((ix86_cpu) == (CPU_PENTIUMPRO)))
# ^
# insn-attrtab.c:8399:28: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((ix86_cpu) == (CPU_K6)))
# ^
# insn-attrtab.c:8410:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:8414:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_K6))) && (which_alternative == 3))
# ^
# insn-attrtab.c:8426:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:8430:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_K6))) && (which_alternative == 2))
# ^
# insn-attrtab.c:8441:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:8445:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_K6))) && ((which_alternative != 0) || (pic_symbolic_operand (operands[2], SImode))))
# ^
# insn-attrtab.c:8456:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:8460:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_K6))) && ((which_alternative == 2) || (pic_symbolic_operand (operands[2], SImode))))
# ^
# insn-attrtab.c:8471:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:8475:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_K6))) && ((which_alternative == 2) || (pic_symbolic_operand (operands[2], DImode))))
# ^
# insn-attrtab.c:8494:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_K6)))
# ^
# insn-attrtab.c:8510:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_ATHLON))) && ((which_alternative == 0) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:8514:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:8518:30: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((((ix86_cpu) == (CPU_ATHLON))) && (which_alternative == 0)) || ((((ix86_cpu) == (CPU_K6))) && (which_alternative == 0)))
# ^
# insn-attrtab.c:8518:94: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((((ix86_cpu) == (CPU_ATHLON))) && (which_alternative == 0)) || ((((ix86_cpu) == (CPU_K6))) && (which_alternative == 0)))
# ^
# insn-attrtab.c:8536:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_ATHLON)))
# ^
# insn-attrtab.c:8540:28: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((ix86_cpu) == (CPU_PENTIUMPRO)))
# ^
# insn-attrtab.c:8544:28: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((ix86_cpu) == (CPU_K6)))
# ^
# insn-attrtab.c:8558:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:8562:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_ATHLON))) || (((ix86_cpu) == (CPU_K6))))
# ^
# insn-attrtab.c:8562:63: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_ATHLON))) || (((ix86_cpu) == (CPU_K6))))
# ^
# insn-attrtab.c:8573:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:8577:30: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((((ix86_cpu) == (CPU_ATHLON))) && (which_alternative != 0)) || ((which_alternative == 1) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:8577:122: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((((ix86_cpu) == (CPU_ATHLON))) && (which_alternative != 0)) || ((which_alternative == 1) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:8601:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:8605:30: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((((ix86_cpu) == (CPU_ATHLON))) && (which_alternative == 0)) || ((((ix86_cpu) == (CPU_K6))) && (which_alternative == 0)))
# ^
# insn-attrtab.c:8605:94: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((((ix86_cpu) == (CPU_ATHLON))) && (which_alternative == 0)) || ((((ix86_cpu) == (CPU_K6))) && (which_alternative == 0)))
# ^
# insn-attrtab.c:8619:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_ATHLON))) && ((which_alternative == 1) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:8623:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:8627:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_ATHLON))) || (((ix86_cpu) == (CPU_K6))))
# ^
# insn-attrtab.c:8627:63: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_ATHLON))) || (((ix86_cpu) == (CPU_K6))))
# ^
# insn-attrtab.c:8638:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_ATHLON))) && (((which_alternative == 0) || (which_alternative == 1)) && ((get_attr_memory (insn) == MEMORY_LOAD) && (which_alternative == 1))))
# ^
# insn-attrtab.c:8642:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:8646:30: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((((ix86_cpu) == (CPU_ATHLON))) && ((which_alternative == 0) || (which_alternative == 1))) || ((((ix86_cpu) == (CPU_K6))) && ((which_alternative == 0) || (which_alternative == 1))))
# ^
# insn-attrtab.c:8646:124: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((((ix86_cpu) == (CPU_ATHLON))) && ((which_alternative == 0) || (which_alternative == 1))) || ((((ix86_cpu) == (CPU_K6))) && ((which_alternative == 0) || (which_alternative == 1))))
# ^
# insn-attrtab.c:8660:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_ATHLON))) && (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:8664:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:8668:30: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((((ix86_cpu) == (CPU_ATHLON))) && ((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2)))) || ((((ix86_cpu) == (CPU_K6))) && ((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2)))))
# ^
# insn-attrtab.c:8668:154: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((((ix86_cpu) == (CPU_ATHLON))) && ((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2)))) || ((((ix86_cpu) == (CPU_K6))) && ((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2)))))
# ^
# insn-attrtab.c:8681:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:8685:30: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((((ix86_cpu) == (CPU_ATHLON))) && ((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2)))) || ((((ix86_cpu) == (CPU_K6))) && ((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2)))))
# ^
# insn-attrtab.c:8685:154: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((((ix86_cpu) == (CPU_ATHLON))) && ((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2)))) || ((((ix86_cpu) == (CPU_K6))) && ((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2)))))
# ^
# insn-attrtab.c:8697:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((which_alternative == 1) && (memory_operand (operands[1], VOIDmode))))
# ^
# insn-attrtab.c:8708:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:8712:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_K6))) && (((which_alternative != 5) && (which_alternative != 6)) && ((which_alternative != 7) && ((which_alternative != 8) && ((which_alternative != 9) && ((which_alternative != 4) && (((flag_pic) != (0)) && (symbolic_operand (operands[1], DImode)))))))))
# ^
# insn-attrtab.c:8723:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((which_alternative == 0) && (memory_operand (operands[1], VOIDmode))))
# ^
# insn-attrtab.c:8734:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# insn-attrtab.c:8738:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_K6))) && (((which_alternative != 2) && ((which_alternative != 3) && (which_alternative != 4))) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && (((flag_pic) != (0)) && (symbolic_operand (operands[1], SImode))))))))
# ^
# insn-attrtab.c:8758:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUMPRO)))
# ^
# insn-attrtab.c:8812:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (memory_operand (operands[1], VOIDmode)))
# ^
# insn-attrtab.c:8824:25: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((ix86_cpu) == (CPU_ATHLON))) && (which_alternative == 0)) || ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:8824:89: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((ix86_cpu) == (CPU_ATHLON))) && (which_alternative == 0)) || ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:8828:29: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((ix86_cpu) == (CPU_K6))) && (which_alternative == 0))
# ^
# insn-attrtab.c:8845:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_ATHLON))) || ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:8845:59: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_ATHLON))) || ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (get_attr_memory (insn) == MEMORY_LOAD)))
# ^
# insn-attrtab.c:8849:28: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((ix86_cpu) == (CPU_K6)))
# ^
# insn-attrtab.c:8916:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && (get_attr_memory (insn) == MEMORY_LOAD))
# ^
# In file included from insn-attrtab.c:14:0:
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:8928:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c:9082:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_BOTH)))
# ^
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'athlon_load_unit_ready_cost':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:9104:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'athlon_fp_store_unit_ready_cost':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:9121:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'athlon_fp_muladd_unit_ready_cost':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:9138:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'athlon_fp_add_unit_ready_cost':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:9155:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'athlon_fp_mul_unit_ready_cost':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:9172:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'athlon_fp_unit_ready_cost':
# insn-attrtab.c:9188:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_ATHLON)))
# ^
# insn-attrtab.c:9199:82: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) || (which_alternative == 1)) && (((ix86_cpu) == (CPU_ATHLON))))
# ^
# insn-attrtab.c:9211:127: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) || (which_alternative == 1)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9211:210: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) || (which_alternative == 1)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9228:108: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((get_attr_type (insn) == TYPE_FDIV) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9228:191: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((get_attr_type (insn) == TYPE_FDIV) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9232:116: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((mult_operator (operands[3], TFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9232:199: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((mult_operator (operands[3], TFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9232:320: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((mult_operator (operands[3], TFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9232:403: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((mult_operator (operands[3], TFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9249:108: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((get_attr_type (insn) == TYPE_FDIV) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9249:191: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((get_attr_type (insn) == TYPE_FDIV) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9253:116: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((mult_operator (operands[3], XFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9253:199: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((mult_operator (operands[3], XFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9253:320: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((mult_operator (operands[3], XFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9253:403: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((mult_operator (operands[3], XFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9264:108: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((get_attr_type (insn) == TYPE_FDIV) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9264:191: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((get_attr_type (insn) == TYPE_FDIV) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9268:146: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((which_alternative != 2) && (mult_operator (operands[3], DFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9268:229: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((which_alternative != 2) && (mult_operator (operands[3], DFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9268:350: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((which_alternative != 2) && (mult_operator (operands[3], DFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9268:433: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((which_alternative != 2) && (mult_operator (operands[3], DFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9283:108: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((get_attr_type (insn) == TYPE_FDIV) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9283:191: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((get_attr_type (insn) == TYPE_FDIV) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9287:116: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((mult_operator (operands[3], DFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9287:199: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((mult_operator (operands[3], DFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9287:320: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((mult_operator (operands[3], DFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9287:403: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((mult_operator (operands[3], DFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9298:108: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((get_attr_type (insn) == TYPE_FDIV) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9298:191: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((get_attr_type (insn) == TYPE_FDIV) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9302:146: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((which_alternative != 2) && (mult_operator (operands[3], SFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9302:229: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((which_alternative != 2) && (mult_operator (operands[3], SFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9302:350: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((which_alternative != 2) && (mult_operator (operands[3], SFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9302:433: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((which_alternative != 2) && (mult_operator (operands[3], SFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9315:108: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((get_attr_type (insn) == TYPE_FDIV) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9315:191: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((get_attr_type (insn) == TYPE_FDIV) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9319:116: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((mult_operator (operands[3], SFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9319:199: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((mult_operator (operands[3], SFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9319:320: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((mult_operator (operands[3], SFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9319:403: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((mult_operator (operands[3], SFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((get_attr_type (insn) == TYPE_FOP) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9330:111: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], TFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (mult_operator (operands[3], TFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9330:194: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], TFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (mult_operator (operands[3], TFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9330:322: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], TFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (mult_operator (operands[3], TFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9330:405: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], TFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (mult_operator (operands[3], TFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9341:111: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], XFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (mult_operator (operands[3], XFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9341:194: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], XFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (mult_operator (operands[3], XFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9341:322: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], XFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (mult_operator (operands[3], XFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9341:405: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], XFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (mult_operator (operands[3], XFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9353:141: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 0) && (mult_operator (operands[3], SFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || (((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9353:224: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 0) && (mult_operator (operands[3], SFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || (((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9353:382: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 0) && (mult_operator (operands[3], SFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || (((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9353:465: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 0) && (mult_operator (operands[3], SFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || (((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9365:111: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], SFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (mult_operator (operands[3], SFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9365:194: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], SFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (mult_operator (operands[3], SFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9365:322: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], SFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (mult_operator (operands[3], SFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9365:405: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], SFmode)) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (mult_operator (operands[3], SFmode))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9381:186: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9385:195: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)) && ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9389:203: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((which_alternative == 0) && (((! (get_attr_memory (insn) == MEMORY_LOAD)) && (! (get_attr_memory (insn) == MEMORY_STORE))) && ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9407:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_ATHLON)))
# ^
# insn-attrtab.c:9439:68: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:9439:151: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:9450:97: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 1) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9450:180: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 1) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9474:97: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9474:180: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9488:216: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE))) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9492:223: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE))) && ((((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9492:336: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE))) && ((((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9492:450: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE))) && ((((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9496:231: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative != 1) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (! (get_attr_memory (insn) == MEMORY_STORE)))) && ((((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9496:344: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative != 1) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (! (get_attr_memory (insn) == MEMORY_STORE)))) && ((((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9496:458: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative != 1) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (! (get_attr_memory (insn) == MEMORY_STORE)))) && ((((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9507:275: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) || (which_alternative == 1)) && ((((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)) && (which_alternative == 1)) && ((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))))))
# ^
# insn-attrtab.c:9511:282: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative == 0) || (which_alternative == 1)) && ((((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)) && (which_alternative == 1)) && ((((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative != 1) && (((ix86_cpu) == (CPU_ATHLON))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative != 1) && (((ix86_cpu) == (CPU_ATHLON))))))))
# ^
# insn-attrtab.c:9511:395: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative == 0) || (which_alternative == 1)) && ((((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)) && (which_alternative == 1)) && ((((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative != 1) && (((ix86_cpu) == (CPU_ATHLON))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative != 1) && (((ix86_cpu) == (CPU_ATHLON))))))))
# ^
# insn-attrtab.c:9511:509: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative == 0) || (which_alternative == 1)) && ((((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)) && (which_alternative == 1)) && ((((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative != 1) && (((ix86_cpu) == (CPU_ATHLON))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative != 1) && (((ix86_cpu) == (CPU_ATHLON))))))))
# ^
# insn-attrtab.c:9515:350: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative == 0) || (which_alternative == 1)) && ((((which_alternative != 0) && (which_alternative != 1)) || (((! (get_attr_memory (insn) == MEMORY_LOAD)) && (! (get_attr_memory (insn) == MEMORY_STORE))) || (which_alternative != 1))) && ((((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative != 1) && (((ix86_cpu) == (CPU_ATHLON))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative != 1) && (((ix86_cpu) == (CPU_ATHLON))))))))
# ^
# insn-attrtab.c:9515:463: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative == 0) || (which_alternative == 1)) && ((((which_alternative != 0) && (which_alternative != 1)) || (((! (get_attr_memory (insn) == MEMORY_LOAD)) && (! (get_attr_memory (insn) == MEMORY_STORE))) || (which_alternative != 1))) && ((((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative != 1) && (((ix86_cpu) == (CPU_ATHLON))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative != 1) && (((ix86_cpu) == (CPU_ATHLON))))))))
# ^
# insn-attrtab.c:9515:577: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative == 0) || (which_alternative == 1)) && ((((which_alternative != 0) && (which_alternative != 1)) || (((! (get_attr_memory (insn) == MEMORY_LOAD)) && (! (get_attr_memory (insn) == MEMORY_STORE))) || (which_alternative != 1))) && ((((get_attr_memory (insn) == MEMORY_LOAD) && ((which_alternative != 1) && (((ix86_cpu) == (CPU_ATHLON))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && ((which_alternative != 1) && (((ix86_cpu) == (CPU_ATHLON))))))))
# ^
# insn-attrtab.c:9529:306: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && (((which_alternative == 3) || ((which_alternative == 4) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9533:402: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && (((which_alternative == 3) || ((which_alternative == 4) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)))) && ((((get_attr_memory (insn) == MEMORY_LOAD) && (((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && (((ix86_cpu) == (CPU_ATHLON))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && (((ix86_cpu) == (CPU_ATHLON))))))))
# ^
# insn-attrtab.c:9533:486: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && (((which_alternative == 3) || ((which_alternative == 4) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)))) && ((((get_attr_memory (insn) == MEMORY_LOAD) && (((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && (((ix86_cpu) == (CPU_ATHLON))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && (((ix86_cpu) == (CPU_ATHLON))))))))
# ^
# insn-attrtab.c:9533:659: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && (((which_alternative == 3) || ((which_alternative == 4) || ((get_attr_memory (insn) == MEMORY_LOAD) || (get_attr_memory (insn) == MEMORY_STORE)))) && ((((get_attr_memory (insn) == MEMORY_LOAD) && (((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && (((ix86_cpu) == (CPU_ATHLON))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && (((ix86_cpu) == (CPU_ATHLON))))))))
# ^
# insn-attrtab.c:9537:409: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && (((which_alternative != 3) && ((which_alternative != 4) && (((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (! (get_attr_memory (insn) == MEMORY_STORE)))))) && ((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9541:413: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && (((which_alternative != 3) && ((which_alternative != 4) && (((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (! (get_attr_memory (insn) == MEMORY_STORE)))))) && ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9554:157: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9554:240: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9566:97: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9566:180: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9583:68: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:9583:151: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# In file included from insn-attrtab.c:14:0:
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:9595:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'athlon_muldiv_unit_ready_cost':
# insn-attrtab.c:9626:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_ATHLON)))
# ^
# In file included from insn-attrtab.c:14:0:
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:9638:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'athlon_muldiv_unit_blockage_range':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:9655:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'athlon_ieu_unit_ready_cost':
# insn-attrtab.c:9671:101: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 1) && (! (const0_operand (operands[2], DImode)))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((which_alternative == 1) && (const0_operand (operands[2], DImode))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9671:210: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 1) && (! (const0_operand (operands[2], DImode)))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((which_alternative == 1) && (const0_operand (operands[2], DImode))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9671:274: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 1) && (! (const0_operand (operands[2], DImode)))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((which_alternative == 1) && (const0_operand (operands[2], DImode))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9682:101: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 1) && (! (const0_operand (operands[2], SImode)))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((which_alternative == 1) && (const0_operand (operands[2], SImode))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9682:210: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 1) && (! (const0_operand (operands[2], SImode)))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((which_alternative == 1) && (const0_operand (operands[2], SImode))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9682:274: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 1) && (! (const0_operand (operands[2], SImode)))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((which_alternative == 1) && (const0_operand (operands[2], SImode))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9694:82: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) || (which_alternative == 3)) && (((ix86_cpu) == (CPU_ATHLON))))
# ^
# insn-attrtab.c:9733:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_ATHLON)))
# ^
# insn-attrtab.c:9746:53: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))) || ((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:9746:117: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))) || ((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:9757:66: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_ISHIFT) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative == 2) && (((ix86_cpu) == (CPU_ATHLON)))) || ((get_attr_type (insn) == TYPE_ALU) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9757:131: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_ISHIFT) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative == 2) && (((ix86_cpu) == (CPU_ATHLON)))) || ((get_attr_type (insn) == TYPE_ALU) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9757:205: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_ISHIFT) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative == 2) && (((ix86_cpu) == (CPU_ATHLON)))) || ((get_attr_type (insn) == TYPE_ALU) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9768:116: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((! ((TARGET_DOUBLE_WITH_ADD) != (0))) || (! (const1_operand (operands[2], VOIDmode)))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode))) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:9768:235: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((! ((TARGET_DOUBLE_WITH_ADD) != (0))) || (! (const1_operand (operands[2], VOIDmode)))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode))) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:9779:146: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 0) && ((! ((TARGET_DOUBLE_WITH_ADD) != (0))) || (! (const1_operand (operands[2], VOIDmode))))) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative == 0) && (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode)))) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9779:211: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 0) && ((! ((TARGET_DOUBLE_WITH_ADD) != (0))) || (! (const1_operand (operands[2], VOIDmode))))) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative == 0) && (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode)))) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9779:360: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 0) && ((! ((TARGET_DOUBLE_WITH_ADD) != (0))) || (! (const1_operand (operands[2], VOIDmode))))) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative == 0) && (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode)))) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9794:66: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_ISHIFT) && (((ix86_cpu) == (CPU_ATHLON)))) || ((get_attr_type (insn) == TYPE_ALU) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:9794:140: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_ISHIFT) && (((ix86_cpu) == (CPU_ATHLON)))) || ((get_attr_type (insn) == TYPE_ALU) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:9807:66: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_ISHIFT) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))) || ((get_attr_type (insn) == TYPE_ALU) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9807:131: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_ISHIFT) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))) || ((get_attr_type (insn) == TYPE_ALU) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9807:205: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_ISHIFT) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))) || ((get_attr_type (insn) == TYPE_ALU) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9819:83: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 0) && (which_alternative != 1)) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative == 0) || (which_alternative == 1)) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:9819:177: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 0) && (which_alternative != 1)) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative == 0) || (which_alternative == 1)) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:9830:113: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:9830:237: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:9856:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_ATHLON)))
# ^
# insn-attrtab.c:9873:67: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], QImode)) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (incdec_operand (operands[2], QImode))) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:9873:149: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], QImode)) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (incdec_operand (operands[2], QImode))) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:9884:97: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 3) && (incdec_operand (operands[2], QImode))) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative == 3) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative != 3) && (! (incdec_operand (operands[2], QImode)))) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9884:162: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 3) && (incdec_operand (operands[2], QImode))) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative == 3) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative != 3) && (! (incdec_operand (operands[2], QImode)))) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9884:274: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 3) && (incdec_operand (operands[2], QImode))) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative == 3) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative != 3) && (! (incdec_operand (operands[2], QImode)))) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9900:67: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], HImode)) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (incdec_operand (operands[2], HImode))) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:9900:149: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], HImode)) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (incdec_operand (operands[2], HImode))) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:9911:97: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 2) && (incdec_operand (operands[2], HImode))) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative == 2) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative != 2) && (! (incdec_operand (operands[2], HImode)))) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9911:162: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 2) && (incdec_operand (operands[2], HImode))) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative == 2) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative != 2) && (! (incdec_operand (operands[2], HImode)))) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9911:274: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 2) && (incdec_operand (operands[2], HImode))) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative == 2) && (((ix86_cpu) == (CPU_ATHLON)))) || (((which_alternative != 2) && (! (incdec_operand (operands[2], HImode)))) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9927:67: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], SImode)) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (incdec_operand (operands[2], SImode))) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:9927:149: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], SImode)) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (incdec_operand (operands[2], SImode))) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:9938:66: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_INCDEC) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((which_alternative != 0) || (pic_symbolic_operand (operands[2], SImode))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((get_attr_type (insn) == TYPE_ALU) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9938:181: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_INCDEC) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((which_alternative != 0) || (pic_symbolic_operand (operands[2], SImode))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((get_attr_type (insn) == TYPE_ALU) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9938:255: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_INCDEC) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((which_alternative != 0) || (pic_symbolic_operand (operands[2], SImode))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((get_attr_type (insn) == TYPE_ALU) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9949:66: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_INCDEC) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((which_alternative == 2) || (pic_symbolic_operand (operands[2], SImode))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((get_attr_type (insn) == TYPE_ALU) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9949:181: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_INCDEC) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((which_alternative == 2) || (pic_symbolic_operand (operands[2], SImode))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((get_attr_type (insn) == TYPE_ALU) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9949:255: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_INCDEC) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((which_alternative == 2) || (pic_symbolic_operand (operands[2], SImode))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((get_attr_type (insn) == TYPE_ALU) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9963:67: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], DImode)) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (incdec_operand (operands[2], DImode))) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:9963:149: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], DImode)) && (((ix86_cpu) == (CPU_ATHLON)))) || ((! (incdec_operand (operands[2], DImode))) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:9974:66: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_INCDEC) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((which_alternative == 2) || (pic_symbolic_operand (operands[2], DImode))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((get_attr_type (insn) == TYPE_ALU) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9974:181: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_INCDEC) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((which_alternative == 2) || (pic_symbolic_operand (operands[2], DImode))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((get_attr_type (insn) == TYPE_ALU) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9974:255: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_INCDEC) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((which_alternative == 2) || (pic_symbolic_operand (operands[2], DImode))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((get_attr_type (insn) == TYPE_ALU) && (((ix86_cpu) == (CPU_ATHLON))))))
# ^
# insn-attrtab.c:9985:172: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && ((which_alternative == 3) || (which_alternative == 4))) && (((ix86_cpu) == (CPU_ATHLON))))
# ^
# insn-attrtab.c:9997:52: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON))))
# ^
# insn-attrtab.c:10008:274: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((which_alternative != 5) && (which_alternative != 6)) && ((which_alternative != 7) && ((which_alternative != 8) && ((which_alternative != 9) && ((which_alternative != 4) && (((flag_pic) != (0)) && (symbolic_operand (operands[1], DImode)))))))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((which_alternative != 5) && (which_alternative != 6)) && ((which_alternative != 7) && ((which_alternative != 8) && ((which_alternative != 9) && ((which_alternative != 4) && ((! ((flag_pic) != (0))) || (! (symbolic_operand (operands[1], DImode))))))))) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:10008:567: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((which_alternative != 5) && (which_alternative != 6)) && ((which_alternative != 7) && ((which_alternative != 8) && ((which_alternative != 9) && ((which_alternative != 4) && (((flag_pic) != (0)) && (symbolic_operand (operands[1], DImode)))))))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((which_alternative != 5) && (which_alternative != 6)) && ((which_alternative != 7) && ((which_alternative != 8) && ((which_alternative != 9) && ((which_alternative != 4) && ((! ((flag_pic) != (0))) || (! (symbolic_operand (operands[1], DImode))))))))) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:10019:52: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON))))
# ^
# insn-attrtab.c:10030:99: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((! (q_regs_operand (operands[0], QImode))) || ((TARGET_MOVX) != (0))) && (((ix86_cpu) == (CPU_ATHLON)))) || (((q_regs_operand (operands[0], QImode)) && (! ((TARGET_MOVX) != (0)))) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:10030:209: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((! (q_regs_operand (operands[0], QImode))) || ((TARGET_MOVX) != (0))) && (((ix86_cpu) == (CPU_ATHLON)))) || (((q_regs_operand (operands[0], QImode)) && (! ((TARGET_MOVX) != (0)))) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:10042:65: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_IMOVX) && (((ix86_cpu) == (CPU_ATHLON)))) || ((get_attr_type (insn) == TYPE_IMOV) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:10042:140: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_IMOVX) && (((ix86_cpu) == (CPU_ATHLON)))) || ((get_attr_type (insn) == TYPE_IMOV) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:10053:255: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2)))))) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:10053:631: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2)))))) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:10064:334: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((((which_alternative != 0) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_HIMODE_MATH) == (0))))) && (((which_alternative != 1) && (which_alternative != 2)) || (! (aligned_operand (operands[1], HImode))))) && (((TARGET_MOVX) != (0)) && ((which_alternative == 0) || (which_alternative == 2)))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((get_attr_type (insn) == TYPE_IMOV) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:10064:409: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((((which_alternative != 0) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_HIMODE_MATH) == (0))))) && (((which_alternative != 1) && (which_alternative != 2)) || (! (aligned_operand (operands[1], HImode))))) && (((TARGET_MOVX) != (0)) && ((which_alternative == 0) || (which_alternative == 2)))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((get_attr_type (insn) == TYPE_IMOV) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:10075:274: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((which_alternative != 2) && ((which_alternative != 3) && (which_alternative != 4))) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && (((flag_pic) != (0)) && (symbolic_operand (operands[1], SImode))))))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((which_alternative != 2) && ((which_alternative != 3) && (which_alternative != 4))) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && ((! ((flag_pic) != (0))) || (! (symbolic_operand (operands[1], SImode)))))))) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:10075:567: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((which_alternative != 2) && ((which_alternative != 3) && (which_alternative != 4))) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && (((flag_pic) != (0)) && (symbolic_operand (operands[1], SImode))))))) && (((ix86_cpu) == (CPU_ATHLON)))) || ((((which_alternative != 2) && ((which_alternative != 3) && (which_alternative != 4))) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && ((! ((flag_pic) != (0))) || (! (symbolic_operand (operands[1], SImode)))))))) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:10378:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_ATHLON)))
# ^
# insn-attrtab.c:10395:53: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON)))) || ((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# insn-attrtab.c:10395:117: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON)))) || ((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON)))))
# ^
# In file included from insn-attrtab.c:14:0:
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:10407:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'athlon_ieu_unit_blockage_range':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:10424:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'athlon_directdec_unit_ready_cost':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:10441:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'athlon_vectordec_unit_ready_cost':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:10458:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'athlon_vectordec_unit_blockage_range':
# insn-attrtab.c:10474:52: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 1) && (((ix86_cpu) == (CPU_ATHLON))))
# ^
# insn-attrtab.c:10490:151: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) && ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (! (get_attr_memory (insn) == MEMORY_STORE)))) && (((ix86_cpu) == (CPU_ATHLON))))
# ^
# insn-attrtab.c:10504:52: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative != 1) && (((ix86_cpu) == (CPU_ATHLON))))
# ^
# insn-attrtab.c:10515:112: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative != 1) && ((which_alternative != 2) && (which_alternative != 3))) && (((ix86_cpu) == (CPU_ATHLON))))
# ^
# insn-attrtab.c:10534:52: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 0) && (((ix86_cpu) == (CPU_ATHLON))))
# ^
# insn-attrtab.c:10548:151: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative != 1) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (! (get_attr_memory (insn) == MEMORY_STORE)))) && (((ix86_cpu) == (CPU_ATHLON))))
# ^
# insn-attrtab.c:10559:211: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 0) && (which_alternative != 1)) || (((! (get_attr_memory (insn) == MEMORY_LOAD)) && (! (get_attr_memory (insn) == MEMORY_STORE))) || (which_alternative != 1))) && (((ix86_cpu) == (CPU_ATHLON))))
# ^
# insn-attrtab.c:10573:271: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative != 3) && ((which_alternative != 4) && (((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) || ((! (get_attr_memory (insn) == MEMORY_LOAD)) && (! (get_attr_memory (insn) == MEMORY_STORE)))))) && (((ix86_cpu) == (CPU_ATHLON))))
# ^
# insn-attrtab.c:10585:172: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) || ((which_alternative != 3) && (which_alternative != 4))) && (((ix86_cpu) == (CPU_ATHLON))))
# ^
# insn-attrtab.c:10597:102: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (! (memory_operand (operands[1], VOIDmode)))) && (((ix86_cpu) == (CPU_ATHLON))))
# ^
# insn-attrtab.c:10608:52: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative != 4) && (((ix86_cpu) == (CPU_ATHLON))))
# ^
# insn-attrtab.c:10622:82: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative != 0) && (which_alternative != 1)) && (((ix86_cpu) == (CPU_ATHLON))))
# ^
# insn-attrtab.c:10633:102: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) && (! (memory_operand (operands[1], VOIDmode)))) && (((ix86_cpu) == (CPU_ATHLON))))
# ^
# insn-attrtab.c:10651:72: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((! (memory_operand (operands[1], VOIDmode))) && (((ix86_cpu) == (CPU_ATHLON))))
# ^
# In file included from insn-attrtab.c:14:0:
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:10663:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c:10888:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_ATHLON)))
# ^
# insn-attrtab.c: In function 'k6_fpu_unit_ready_cost':
# insn-attrtab.c:10915:66: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], TFmode)) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:10915:136: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], TFmode)) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:10932:66: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], XFmode)) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:10932:136: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], XFmode)) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:10943:96: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 2) && (mult_operator (operands[3], DFmode))) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:10943:166: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 2) && (mult_operator (operands[3], DFmode))) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:10958:66: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], DFmode)) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:10958:136: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], DFmode)) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:10969:96: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 2) && (mult_operator (operands[3], SFmode))) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:10969:166: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 2) && (mult_operator (operands[3], SFmode))) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:10982:66: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], SFmode)) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:10982:136: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], SFmode)) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:10993:66: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], TFmode)) && (((ix86_cpu) == (CPU_K6)))) || ((! (mult_operator (operands[3], TFmode))) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:10993:143: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], TFmode)) && (((ix86_cpu) == (CPU_K6)))) || ((! (mult_operator (operands[3], TFmode))) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:11004:66: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], XFmode)) && (((ix86_cpu) == (CPU_K6)))) || ((! (mult_operator (operands[3], XFmode))) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:11004:143: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], XFmode)) && (((ix86_cpu) == (CPU_K6)))) || ((! (mult_operator (operands[3], XFmode))) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:11016:96: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 0) && (mult_operator (operands[3], SFmode))) && (((ix86_cpu) == (CPU_K6)))) || (((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:11016:203: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 0) && (mult_operator (operands[3], SFmode))) && (((ix86_cpu) == (CPU_K6)))) || (((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:11028:66: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], SFmode)) && (((ix86_cpu) == (CPU_K6)))) || ((! (mult_operator (operands[3], SFmode))) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:11028:143: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((mult_operator (operands[3], SFmode)) && (((ix86_cpu) == (CPU_K6)))) || ((! (mult_operator (operands[3], SFmode))) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:11039:52: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 1) && (((ix86_cpu) == (CPU_K6))))
# ^
# insn-attrtab.c:11050:82: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) || (which_alternative == 1)) && (((ix86_cpu) == (CPU_K6))))
# ^
# insn-attrtab.c:11067:112: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && (((ix86_cpu) == (CPU_K6))))
# ^
# insn-attrtab.c:11099:52: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 0) && (((ix86_cpu) == (CPU_K6))))
# ^
# insn-attrtab.c:11134:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_K6)))
# ^
# In file included from insn-attrtab.c:14:0:
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:11146:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'k6_fpu_unit_blockage_range':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:11163:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'k6_store_unit_ready_cost':
# insn-attrtab.c:11179:146: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (! (const0_operand (operands[2], DImode)))) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11179:222: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (! (const0_operand (operands[2], DImode)))) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11179:351: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (! (const0_operand (operands[2], DImode)))) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11183:146: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative != 1) || (const0_operand (operands[2], DImode))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11183:222: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative != 1) || (const0_operand (operands[2], DImode))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11194:146: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (! (const0_operand (operands[2], SImode)))) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11194:222: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (! (const0_operand (operands[2], SImode)))) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11194:351: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (! (const0_operand (operands[2], SImode)))) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11198:146: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative != 1) || (const0_operand (operands[2], SImode))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11198:222: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative != 1) || (const0_operand (operands[2], SImode))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11212:98: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 1) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11212:174: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 1) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11212:303: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 1) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11216:102: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11216:178: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11227:98: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 3) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11227:174: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 3) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11227:303: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 3) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11231:102: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((which_alternative != 3) && (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11231:178: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((which_alternative != 3) && (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11243:98: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 2) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11243:174: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 2) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11243:303: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 2) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11247:102: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((which_alternative != 2) && (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11247:178: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((which_alternative != 2) && (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11258:148: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative != 0) || (pic_symbolic_operand (operands[2], SImode))) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11258:224: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative != 0) || (pic_symbolic_operand (operands[2], SImode))) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11258:353: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative != 0) || (pic_symbolic_operand (operands[2], SImode))) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11262:156: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative == 0) && (! (pic_symbolic_operand (operands[2], SImode)))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11262:232: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative == 0) && (! (pic_symbolic_operand (operands[2], SImode)))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11273:148: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) || (pic_symbolic_operand (operands[2], SImode))) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11273:224: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) || (pic_symbolic_operand (operands[2], SImode))) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11273:353: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) || (pic_symbolic_operand (operands[2], SImode))) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11277:156: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative != 2) && (! (pic_symbolic_operand (operands[2], SImode)))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11277:232: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative != 2) && (! (pic_symbolic_operand (operands[2], SImode)))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11288:148: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) || (pic_symbolic_operand (operands[2], DImode))) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11288:224: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) || (pic_symbolic_operand (operands[2], DImode))) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11288:353: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) || (pic_symbolic_operand (operands[2], DImode))) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11292:156: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative != 2) && (! (pic_symbolic_operand (operands[2], DImode)))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11292:232: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative != 2) && (! (pic_symbolic_operand (operands[2], DImode)))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11311:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_K6)))
# ^
# insn-attrtab.c:11323:98: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 1) && (((memory_operand (operands[1], VOIDmode)) && (((ix86_cpu) == (CPU_K6)))) || ((! (memory_operand (operands[1], VOIDmode))) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11323:178: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 1) && (((memory_operand (operands[1], VOIDmode)) && (((ix86_cpu) == (CPU_K6)))) || ((! (memory_operand (operands[1], VOIDmode))) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11334:319: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 5) && (which_alternative != 6)) && ((which_alternative != 7) && ((which_alternative != 8) && ((which_alternative != 9) && ((which_alternative != 4) && (((flag_pic) != (0)) && (symbolic_operand (operands[1], DImode)))))))) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11334:395: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 5) && (which_alternative != 6)) && ((which_alternative != 7) && ((which_alternative != 8) && ((which_alternative != 9) && ((which_alternative != 4) && (((flag_pic) != (0)) && (symbolic_operand (operands[1], DImode)))))))) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11334:524: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 5) && (which_alternative != 6)) && ((which_alternative != 7) && ((which_alternative != 8) && ((which_alternative != 9) && ((which_alternative != 4) && (((flag_pic) != (0)) && (symbolic_operand (operands[1], DImode)))))))) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11338:331: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((which_alternative == 5) || (which_alternative == 6)) || ((which_alternative == 7) || ((which_alternative == 8) || ((which_alternative == 9) || ((which_alternative == 4) || ((! ((flag_pic) != (0))) || (! (symbolic_operand (operands[1], DImode))))))))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11338:407: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((which_alternative == 5) || (which_alternative == 6)) || ((which_alternative == 7) || ((which_alternative == 8) || ((which_alternative == 9) || ((which_alternative == 4) || ((! ((flag_pic) != (0))) || (! (symbolic_operand (operands[1], DImode))))))))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11349:98: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 0) && (((memory_operand (operands[1], VOIDmode)) && (((ix86_cpu) == (CPU_K6)))) || ((! (memory_operand (operands[1], VOIDmode))) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11349:178: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 0) && (((memory_operand (operands[1], VOIDmode)) && (((ix86_cpu) == (CPU_K6)))) || ((! (memory_operand (operands[1], VOIDmode))) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11373:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_K6)))
# ^
# insn-attrtab.c:11384:319: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 2) && ((which_alternative != 3) && (which_alternative != 4))) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && (((flag_pic) != (0)) && (symbolic_operand (operands[1], SImode))))))) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11384:395: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 2) && ((which_alternative != 3) && (which_alternative != 4))) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && (((flag_pic) != (0)) && (symbolic_operand (operands[1], SImode))))))) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11384:524: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 2) && ((which_alternative != 3) && (which_alternative != 4))) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && (((flag_pic) != (0)) && (symbolic_operand (operands[1], SImode))))))) && ((((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))) || ((! (get_attr_memory (insn) == MEMORY_BOTH)) && ((! (get_attr_memory (insn) == MEMORY_STORE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:11388:331: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((which_alternative == 2) || ((which_alternative == 3) || (which_alternative == 4))) || ((which_alternative == 5) || ((which_alternative == 6) || ((which_alternative == 7) || ((! ((flag_pic) != (0))) || (! (symbolic_operand (operands[1], SImode)))))))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11388:407: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((((which_alternative == 2) || ((which_alternative == 3) || (which_alternative == 4))) || ((which_alternative == 5) || ((which_alternative == 6) || ((which_alternative == 7) || ((! ((flag_pic) != (0))) || (! (symbolic_operand (operands[1], SImode)))))))) && (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6))))))
# ^
# insn-attrtab.c:11434:69: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((memory_operand (operands[1], VOIDmode)) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:11434:145: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((memory_operand (operands[1], VOIDmode)) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:11450:68: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((memory_operand (operands[0], VOIDmode)) && (((ix86_cpu) == (CPU_K6))))
# ^
# insn-attrtab.c:11468:69: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((memory_operand (operands[1], VOIDmode)) && (((ix86_cpu) == (CPU_K6)))) || ((! (memory_operand (operands[1], VOIDmode))) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:11468:149: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((memory_operand (operands[1], VOIDmode)) && (((ix86_cpu) == (CPU_K6)))) || ((! (memory_operand (operands[1], VOIDmode))) && (((ix86_cpu) == (CPU_K6)))))
# ^
# In file included from insn-attrtab.c:14:0:
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:11480:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c:11773:68: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:11773:144: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_STORE) && (((ix86_cpu) == (CPU_K6)))))
# ^
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'k6_store_unit_blockage_range':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:11795:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'k6_load_unit_ready_cost':
# insn-attrtab.c:11816:87: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((! (constant_call_address_operand (operands[1], VOIDmode))) && (((ix86_cpu) == (CPU_K6))))
# ^
# insn-attrtab.c:11831:87: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((! (constant_call_address_operand (operands[0], VOIDmode))) && (((ix86_cpu) == (CPU_K6))))
# ^
# insn-attrtab.c:11850:68: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((memory_operand (operands[0], VOIDmode)) && (((ix86_cpu) == (CPU_K6))))
# ^
# insn-attrtab.c:11862:98: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (memory_operand (operands[1], VOIDmode))) && (((ix86_cpu) == (CPU_K6))))
# ^
# insn-attrtab.c:11873:98: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) && (memory_operand (operands[1], VOIDmode))) && (((ix86_cpu) == (CPU_K6))))
# ^
# insn-attrtab.c:11896:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_K6)))
# ^
# insn-attrtab.c:11912:69: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((memory_operand (operands[0], VOIDmode)) && (((ix86_cpu) == (CPU_K6)))) || ((! (memory_operand (operands[0], VOIDmode))) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:11912:149: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((memory_operand (operands[0], VOIDmode)) && (((ix86_cpu) == (CPU_K6)))) || ((! (memory_operand (operands[0], VOIDmode))) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:11966:68: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((memory_operand (operands[1], VOIDmode)) && (((ix86_cpu) == (CPU_K6))))
# ^
# insn-attrtab.c:12043:67: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_K6))))
# ^
# In file included from insn-attrtab.c:14:0:
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:12055:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c:12271:68: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:12271:143: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_memory (insn) == MEMORY_BOTH) && (((ix86_cpu) == (CPU_K6)))) || ((get_attr_memory (insn) == MEMORY_LOAD) && (((ix86_cpu) == (CPU_K6)))))
# ^
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'k6_load_unit_blockage_range':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:12293:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'k6_branch_unit_ready_cost':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:12310:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'k6_alu_unit_ready_cost':
# insn-attrtab.c:12326:141: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 1) && (const0_operand (operands[2], DImode))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((((which_alternative == 1) && (! (const0_operand (operands[2], DImode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12326:296: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 1) && (const0_operand (operands[2], DImode))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((((which_alternative == 1) && (! (const0_operand (operands[2], DImode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12326:375: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 1) && (const0_operand (operands[2], DImode))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((((which_alternative == 1) && (! (const0_operand (operands[2], DImode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12326:482: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 1) && (const0_operand (operands[2], DImode))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((((which_alternative == 1) && (! (const0_operand (operands[2], DImode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12326:561: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 1) && (const0_operand (operands[2], DImode))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((((which_alternative == 1) && (! (const0_operand (operands[2], DImode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12337:141: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 1) && (const0_operand (operands[2], SImode))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((((which_alternative == 1) && (! (const0_operand (operands[2], SImode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12337:296: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 1) && (const0_operand (operands[2], SImode))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((((which_alternative == 1) && (! (const0_operand (operands[2], SImode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12337:375: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 1) && (const0_operand (operands[2], SImode))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((((which_alternative == 1) && (! (const0_operand (operands[2], SImode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12337:482: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 1) && (const0_operand (operands[2], SImode))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((((which_alternative == 1) && (! (const0_operand (operands[2], SImode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12337:561: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 1) && (const0_operand (operands[2], SImode))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((((which_alternative == 1) && (! (const0_operand (operands[2], SImode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12348:98: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ISHIFT) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12348:177: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ISHIFT) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12348:295: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ISHIFT) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12348:374: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ISHIFT) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12348:494: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ISHIFT) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12348:573: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ISHIFT) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12359:153: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((! ((TARGET_DOUBLE_WITH_ADD) != (0))) || (! (const1_operand (operands[2], VOIDmode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12359:232: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((! ((TARGET_DOUBLE_WITH_ADD) != (0))) || (! (const1_operand (operands[2], VOIDmode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12359:402: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((! ((TARGET_DOUBLE_WITH_ADD) != (0))) || (! (const1_operand (operands[2], VOIDmode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12359:481: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((! ((TARGET_DOUBLE_WITH_ADD) != (0))) || (! (const1_operand (operands[2], VOIDmode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12370:98: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((((which_alternative == 0) && (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative == 0) && ((! ((TARGET_DOUBLE_WITH_ADD) != (0))) || (! (const1_operand (operands[2], VOIDmode))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12370:177: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((((which_alternative == 0) && (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative == 0) && ((! ((TARGET_DOUBLE_WITH_ADD) != (0))) || (! (const1_operand (operands[2], VOIDmode))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12370:370: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((((which_alternative == 0) && (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative == 0) && ((! ((TARGET_DOUBLE_WITH_ADD) != (0))) || (! (const1_operand (operands[2], VOIDmode))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12370:449: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((((which_alternative == 0) && (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative == 0) && ((! ((TARGET_DOUBLE_WITH_ADD) != (0))) || (! (const1_operand (operands[2], VOIDmode))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12370:649: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((((which_alternative == 0) && (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative == 0) && ((! ((TARGET_DOUBLE_WITH_ADD) != (0))) || (! (const1_operand (operands[2], VOIDmode))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12370:728: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((((which_alternative == 0) && (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative == 0) && ((! ((TARGET_DOUBLE_WITH_ADD) != (0))) || (! (const1_operand (operands[2], VOIDmode))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12385:108: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ISHIFT) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12385:187: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ISHIFT) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12385:307: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ISHIFT) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12385:386: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ISHIFT) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12398:98: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ISHIFT) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12398:177: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ISHIFT) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12398:295: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ISHIFT) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12398:374: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ISHIFT) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12398:494: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ISHIFT) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12398:573: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ISHIFT) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12410:98: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative == 0) || (which_alternative == 1)) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12410:177: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative == 0) || (which_alternative == 1)) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12410:314: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative == 0) || (which_alternative == 1)) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12410:393: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative == 0) || (which_alternative == 1)) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12421:98: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 3) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12421:177: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 3) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12421:344: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 3) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12421:423: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 3) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12447:68: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:12447:147: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:12464:112: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], QImode)) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((! (incdec_operand (operands[2], QImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12464:191: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], QImode)) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((! (incdec_operand (operands[2], QImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12464:316: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], QImode)) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((! (incdec_operand (operands[2], QImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12464:395: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], QImode)) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((! (incdec_operand (operands[2], QImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12475:98: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 3) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((((which_alternative != 3) && (incdec_operand (operands[2], QImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative != 3) && (! (incdec_operand (operands[2], QImode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12475:177: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 3) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((((which_alternative != 3) && (incdec_operand (operands[2], QImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative != 3) && (! (incdec_operand (operands[2], QImode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12475:329: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 3) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((((which_alternative != 3) && (incdec_operand (operands[2], QImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative != 3) && (! (incdec_operand (operands[2], QImode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12475:408: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 3) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((((which_alternative != 3) && (incdec_operand (operands[2], QImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative != 3) && (! (incdec_operand (operands[2], QImode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12475:563: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 3) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((((which_alternative != 3) && (incdec_operand (operands[2], QImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative != 3) && (! (incdec_operand (operands[2], QImode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12475:642: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 3) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((((which_alternative != 3) && (incdec_operand (operands[2], QImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative != 3) && (! (incdec_operand (operands[2], QImode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12491:112: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], HImode)) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((! (incdec_operand (operands[2], HImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12491:191: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], HImode)) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((! (incdec_operand (operands[2], HImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12491:316: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], HImode)) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((! (incdec_operand (operands[2], HImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12491:395: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], HImode)) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((! (incdec_operand (operands[2], HImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12502:98: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((((which_alternative != 2) && (incdec_operand (operands[2], HImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative != 2) && (! (incdec_operand (operands[2], HImode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12502:177: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((((which_alternative != 2) && (incdec_operand (operands[2], HImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative != 2) && (! (incdec_operand (operands[2], HImode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12502:329: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((((which_alternative != 2) && (incdec_operand (operands[2], HImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative != 2) && (! (incdec_operand (operands[2], HImode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12502:408: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((((which_alternative != 2) && (incdec_operand (operands[2], HImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative != 2) && (! (incdec_operand (operands[2], HImode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12502:563: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((((which_alternative != 2) && (incdec_operand (operands[2], HImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative != 2) && (! (incdec_operand (operands[2], HImode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12502:642: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((((which_alternative != 2) && (incdec_operand (operands[2], HImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((which_alternative != 2) && (! (incdec_operand (operands[2], HImode)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12518:112: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], SImode)) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((! (incdec_operand (operands[2], SImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12518:191: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], SImode)) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((! (incdec_operand (operands[2], SImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12518:316: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], SImode)) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((! (incdec_operand (operands[2], SImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12518:395: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], SImode)) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((! (incdec_operand (operands[2], SImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12529:148: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 0) || (pic_symbolic_operand (operands[2], SImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_INCDEC) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12529:227: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 0) || (pic_symbolic_operand (operands[2], SImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_INCDEC) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12529:348: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 0) || (pic_symbolic_operand (operands[2], SImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_INCDEC) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12529:427: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 0) || (pic_symbolic_operand (operands[2], SImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_INCDEC) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12529:544: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 0) || (pic_symbolic_operand (operands[2], SImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_INCDEC) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12529:623: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 0) || (pic_symbolic_operand (operands[2], SImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_INCDEC) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12540:148: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 2) || (pic_symbolic_operand (operands[2], SImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_INCDEC) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12540:227: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 2) || (pic_symbolic_operand (operands[2], SImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_INCDEC) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12540:348: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 2) || (pic_symbolic_operand (operands[2], SImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_INCDEC) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12540:427: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 2) || (pic_symbolic_operand (operands[2], SImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_INCDEC) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12540:544: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 2) || (pic_symbolic_operand (operands[2], SImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_INCDEC) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12540:623: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 2) || (pic_symbolic_operand (operands[2], SImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_INCDEC) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12554:112: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], DImode)) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((! (incdec_operand (operands[2], DImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12554:191: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], DImode)) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((! (incdec_operand (operands[2], DImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12554:316: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], DImode)) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((! (incdec_operand (operands[2], DImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12554:395: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((incdec_operand (operands[2], DImode)) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((! (incdec_operand (operands[2], DImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12565:148: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 2) || (pic_symbolic_operand (operands[2], DImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_INCDEC) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12565:227: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 2) || (pic_symbolic_operand (operands[2], DImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_INCDEC) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12565:348: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 2) || (pic_symbolic_operand (operands[2], DImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_INCDEC) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12565:427: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 2) || (pic_symbolic_operand (operands[2], DImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_INCDEC) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12565:544: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 2) || (pic_symbolic_operand (operands[2], DImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_INCDEC) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12565:623: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative == 2) || (pic_symbolic_operand (operands[2], DImode))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || (((get_attr_type (insn) == TYPE_INCDEC) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((get_attr_type (insn) == TYPE_ALU) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6))))))))
# ^
# insn-attrtab.c:12588:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_K6)))
# ^
# insn-attrtab.c:12599:97: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12599:203: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12599:282: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12610:216: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 0) && ((which_alternative != 1) && (which_alternative != 2))) && ((which_alternative == 3) || (which_alternative == 4))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:12621:326: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((which_alternative != 5) && (which_alternative != 6)) && ((which_alternative != 7) && ((which_alternative != 8) && ((which_alternative != 9) && ((which_alternative != 4) && ((! ((flag_pic) != (0))) || (! (symbolic_operand (operands[1], DImode))))))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((((which_alternative != 5) && (which_alternative != 6)) && ((which_alternative != 7) && ((which_alternative != 8) && ((which_alternative != 9) && ((which_alternative != 4) && (((flag_pic) != (0)) && (symbolic_operand (operands[1], DImode)))))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12621:653: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((which_alternative != 5) && (which_alternative != 6)) && ((which_alternative != 7) && ((which_alternative != 8) && ((which_alternative != 9) && ((which_alternative != 4) && ((! ((flag_pic) != (0))) || (! (symbolic_operand (operands[1], DImode))))))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((((which_alternative != 5) && (which_alternative != 6)) && ((which_alternative != 7) && ((which_alternative != 8) && ((which_alternative != 9) && ((which_alternative != 4) && (((flag_pic) != (0)) && (symbolic_operand (operands[1], DImode)))))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12621:732: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((which_alternative != 5) && (which_alternative != 6)) && ((which_alternative != 7) && ((which_alternative != 8) && ((which_alternative != 9) && ((which_alternative != 4) && ((! ((flag_pic) != (0))) || (! (symbolic_operand (operands[1], DImode))))))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((((which_alternative != 5) && (which_alternative != 6)) && ((which_alternative != 7) && ((which_alternative != 8) && ((which_alternative != 9) && ((which_alternative != 4) && (((flag_pic) != (0)) && (symbolic_operand (operands[1], DImode)))))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12632:143: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((q_regs_operand (operands[0], QImode)) && (! ((TARGET_MOVX) != (0)))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || (((! (q_regs_operand (operands[0], QImode))) || ((TARGET_MOVX) != (0))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12632:295: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((q_regs_operand (operands[0], QImode)) && (! ((TARGET_MOVX) != (0)))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || (((! (q_regs_operand (operands[0], QImode))) || ((TARGET_MOVX) != (0))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12632:374: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((q_regs_operand (operands[0], QImode)) && (! ((TARGET_MOVX) != (0)))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || (((! (q_regs_operand (operands[0], QImode))) || ((TARGET_MOVX) != (0))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12644:108: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_IMOV) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((get_attr_type (insn) == TYPE_IMOVX) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12644:226: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_IMOV) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((get_attr_type (insn) == TYPE_IMOVX) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12644:305: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_IMOV) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((get_attr_type (insn) == TYPE_IMOVX) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12655:409: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2)))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12655:717: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2)))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12655:796: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((which_alternative == 3) && (((TARGET_PARTIAL_REG_STALL) == (0)) || ((TARGET_QIMODE_MATH) == (0)))) || (((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative != 3) && ((which_alternative != 5) && ((! ((TARGET_MOVX) != (0))) || (which_alternative != 2)))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12666:108: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_IMOV) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || (((((which_alternative != 0) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_HIMODE_MATH) == (0))))) && (((which_alternative != 1) && (which_alternative != 2)) || (! (aligned_operand (operands[1], HImode))))) && (((TARGET_MOVX) != (0)) && ((which_alternative == 0) || (which_alternative == 2)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12666:495: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_IMOV) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || (((((which_alternative != 0) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_HIMODE_MATH) == (0))))) && (((which_alternative != 1) && (which_alternative != 2)) || (! (aligned_operand (operands[1], HImode))))) && (((TARGET_MOVX) != (0)) && ((which_alternative == 0) || (which_alternative == 2)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12666:574: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_type (insn) == TYPE_IMOV) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || (((((which_alternative != 0) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_HIMODE_MATH) == (0))))) && (((which_alternative != 1) && (which_alternative != 2)) || (! (aligned_operand (operands[1], HImode))))) && (((TARGET_MOVX) != (0)) && ((which_alternative == 0) || (which_alternative == 2)))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12686:67: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))
# ^
# insn-attrtab.c:12697:326: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((which_alternative != 2) && ((which_alternative != 3) && (which_alternative != 4))) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && ((! ((flag_pic) != (0))) || (! (symbolic_operand (operands[1], SImode)))))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((((which_alternative != 2) && ((which_alternative != 3) && (which_alternative != 4))) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && (((flag_pic) != (0)) && (symbolic_operand (operands[1], SImode))))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12697:653: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((which_alternative != 2) && ((which_alternative != 3) && (which_alternative != 4))) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && ((! ((flag_pic) != (0))) || (! (symbolic_operand (operands[1], SImode)))))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((((which_alternative != 2) && ((which_alternative != 3) && (which_alternative != 4))) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && (((flag_pic) != (0)) && (symbolic_operand (operands[1], SImode))))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12697:732: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((((which_alternative != 2) && ((which_alternative != 3) && (which_alternative != 4))) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && ((! ((flag_pic) != (0))) || (! (symbolic_operand (operands[1], SImode)))))))) && ((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6))))) || ((((which_alternative != 2) && ((which_alternative != 3) && (which_alternative != 4))) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && (((flag_pic) != (0)) && (symbolic_operand (operands[1], SImode))))))) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12931:68: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:12931:147: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))
# ^
# insn-attrtab.c:12950:98: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((which_alternative == 1) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12950:177: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((which_alternative == 1) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12950:284: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((which_alternative == 1) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# insn-attrtab.c:12950:363: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))) || ((which_alternative == 1) && (((get_attr_memory (insn) == MEMORY_NONE) && (((ix86_cpu) == (CPU_K6)))) || ((! (get_attr_memory (insn) == MEMORY_NONE)) && (((ix86_cpu) == (CPU_K6)))))))
# ^
# In file included from insn-attrtab.c:14:0:
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:12962:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'k6_alu_unit_blockage_range':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:12979:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'k6_alux_unit_ready_cost':
# insn-attrtab.c:12995:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_K6))) && (((! ((TARGET_DOUBLE_WITH_ADD) != (0))) || (! (const1_operand (operands[2], VOIDmode)))) || ((((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode))) && (general_operand (operands[0], QImode)))))
# ^
# insn-attrtab.c:13006:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_K6))) && (((which_alternative == 0) && ((! ((TARGET_DOUBLE_WITH_ADD) != (0))) || (! (const1_operand (operands[2], VOIDmode))))) || (((which_alternative == 0) && (((TARGET_DOUBLE_WITH_ADD) != (0)) && (const1_operand (operands[2], VOIDmode)))) && (general_operand (operands[0], QImode)))))
# ^
# insn-attrtab.c:13026:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_K6))) && ((get_attr_type (insn) == TYPE_ISHIFT) || ((get_attr_type (insn) == TYPE_ALU) && (general_operand (operands[0], QImode)))))
# ^
# insn-attrtab.c:13042:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_K6)))
# ^
# insn-attrtab.c:13068:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_K6)))
# ^
# insn-attrtab.c:13079:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_K6))) && ((! (incdec_operand (operands[2], QImode))) || (general_operand (operands[0], QImode))))
# ^
# insn-attrtab.c:13090:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_K6))) && ((which_alternative != 3) && (general_operand (operands[0], QImode))))
# ^
# insn-attrtab.c:13101:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_K6))) && ((which_alternative != 2) && (general_operand (operands[0], QImode))))
# ^
# insn-attrtab.c:13114:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_K6))) && (((get_attr_type (insn) == TYPE_ALU) || (get_attr_type (insn) == TYPE_INCDEC)) && (general_operand (operands[0], QImode))))
# ^
# insn-attrtab.c:13127:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_K6))) && ((which_alternative == 0) && (general_operand (operands[0], QImode))))
# ^
# insn-attrtab.c:13142:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_K6))) && ((which_alternative != 0) || (general_operand (operands[0], QImode))))
# ^
# insn-attrtab.c:13153:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_K6))) && (((! (q_regs_operand (operands[0], QImode))) || ((TARGET_MOVX) != (0))) && (general_operand (operands[0], QImode))))
# ^
# insn-attrtab.c:13166:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_K6))) && ((get_attr_type (insn) == TYPE_IMOVX) && (general_operand (operands[0], QImode))))
# ^
# insn-attrtab.c:13177:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_K6))) && ((((which_alternative != 3) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_QIMODE_MATH) == (0))))) && ((which_alternative == 3) || ((which_alternative == 5) || (((TARGET_MOVX) != (0)) && (which_alternative == 2))))) && (general_operand (operands[0], QImode))))
# ^
# insn-attrtab.c:13188:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_K6))) && (((((which_alternative != 0) || ((! ((TARGET_PARTIAL_REG_STALL) == (0))) && (! ((TARGET_HIMODE_MATH) == (0))))) && (((which_alternative != 1) && (which_alternative != 2)) || (! (aligned_operand (operands[1], HImode))))) && (((TARGET_MOVX) != (0)) && ((which_alternative == 0) || (which_alternative == 2)))) && (general_operand (operands[0], QImode))))
# ^
# insn-attrtab.c:13304:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_K6)))
# ^
# insn-attrtab.c:13464:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_K6))) && (general_operand (operands[0], QImode)))
# ^
# In file included from insn-attrtab.c:14:0:
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:13476:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'k6_alux_unit_blockage_range':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:13493:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'fpu_unit_ready_cost':
# insn-attrtab.c:13515:65: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((mult_operator (operands[3], TFmode)) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13519:67: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13536:65: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((mult_operator (operands[3], XFmode)) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13540:67: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13551:95: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative != 2) && (mult_operator (operands[3], DFmode))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13555:67: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13570:65: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((mult_operator (operands[3], DFmode)) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13574:67: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13585:95: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative != 2) && (mult_operator (operands[3], SFmode))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13589:67: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13602:65: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((mult_operator (operands[3], SFmode)) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13606:67: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13617:65: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((mult_operator (operands[3], TFmode)) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13621:74: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((! (mult_operator (operands[3], TFmode))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13632:65: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((mult_operator (operands[3], XFmode)) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13636:74: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((! (mult_operator (operands[3], XFmode))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13648:95: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) && (mult_operator (operands[3], SFmode))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13652:104: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13664:65: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((mult_operator (operands[3], SFmode)) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13668:74: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((! (mult_operator (operands[3], SFmode))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13694:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUMPRO)))
# ^
# insn-attrtab.c:13705:52: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 1) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13719:82: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) || (which_alternative == 1)) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13736:112: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13768:52: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 0) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13823:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUMPRO)))
# ^
# In file included from insn-attrtab.c:14:0:
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:13835:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'fpu_unit_blockage_range':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:13852:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'ppro_p34_unit_ready_cost':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:13869:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'ppro_p2_unit_ready_cost':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:13886:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'ppro_p01_unit_ready_cost':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:13903:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'ppro_p0_unit_ready_cost':
# insn-attrtab.c:13919:100: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (! (const0_operand (operands[2], DImode)))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13930:100: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (! (const0_operand (operands[2], SImode)))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13941:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUMPRO)))
# ^
# insn-attrtab.c:13954:82: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) || (which_alternative == 1)) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13971:65: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((mult_operator (operands[3], TFmode)) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13975:67: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13992:65: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((mult_operator (operands[3], XFmode)) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:13996:67: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14007:95: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative != 2) && (mult_operator (operands[3], DFmode))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14011:67: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14026:65: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((mult_operator (operands[3], DFmode)) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14030:67: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14041:95: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative != 2) && (mult_operator (operands[3], SFmode))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14045:67: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14058:65: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((mult_operator (operands[3], SFmode)) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14062:67: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((get_attr_type (insn) == TYPE_FOP) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14073:65: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((mult_operator (operands[3], TFmode)) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14077:74: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((! (mult_operator (operands[3], TFmode))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14088:65: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((mult_operator (operands[3], XFmode)) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14092:74: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((! (mult_operator (operands[3], XFmode))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14104:95: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) && (mult_operator (operands[3], SFmode))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14108:104: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if (((which_alternative == 0) && (! (mult_operator (operands[3], SFmode)))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14120:65: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((mult_operator (operands[3], SFmode)) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14124:74: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# else if ((! (mult_operator (operands[3], SFmode))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14135:53: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) && (((ix86_cpu) == (CPU_PENTIUMPRO)))) || ((get_attr_type (insn) == TYPE_ISHIFT) && (((ix86_cpu) == (CPU_PENTIUMPRO)))))
# ^
# insn-attrtab.c:14135:134: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) && (((ix86_cpu) == (CPU_PENTIUMPRO)))) || ((get_attr_type (insn) == TYPE_ISHIFT) && (((ix86_cpu) == (CPU_PENTIUMPRO)))))
# ^
# insn-attrtab.c:14146:115: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((! ((TARGET_DOUBLE_WITH_ADD) != (0))) || (! (const1_operand (operands[2], VOIDmode)))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14157:53: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (((ix86_cpu) == (CPU_PENTIUMPRO)))) || (((which_alternative == 0) && ((! ((TARGET_DOUBLE_WITH_ADD) != (0))) || (! (const1_operand (operands[2], VOIDmode))))) && (((ix86_cpu) == (CPU_PENTIUMPRO)))))
# ^
# insn-attrtab.c:14157:214: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (((ix86_cpu) == (CPU_PENTIUMPRO)))) || (((which_alternative == 0) && ((! ((TARGET_DOUBLE_WITH_ADD) != (0))) || (! (const1_operand (operands[2], VOIDmode))))) && (((ix86_cpu) == (CPU_PENTIUMPRO)))))
# ^
# insn-attrtab.c:14172:65: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((get_attr_type (insn) == TYPE_ISHIFT) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14185:53: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (((ix86_cpu) == (CPU_PENTIUMPRO)))) || ((get_attr_type (insn) == TYPE_ISHIFT) && (((ix86_cpu) == (CPU_PENTIUMPRO)))))
# ^
# insn-attrtab.c:14185:134: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 1) && (((ix86_cpu) == (CPU_PENTIUMPRO)))) || ((get_attr_type (insn) == TYPE_ISHIFT) && (((ix86_cpu) == (CPU_PENTIUMPRO)))))
# ^
# insn-attrtab.c:14201:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUMPRO)))
# ^
# insn-attrtab.c:14227:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUMPRO)))
# ^
# insn-attrtab.c:14238:52: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 3) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14249:52: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 2) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14260:102: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative != 0) || (pic_symbolic_operand (operands[2], SImode))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14271:102: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) || (pic_symbolic_operand (operands[2], SImode))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14282:102: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 2) || (pic_symbolic_operand (operands[2], DImode))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14318:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUMPRO)))
# ^
# insn-attrtab.c:14332:52: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 1) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14343:82: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) || (which_alternative == 1)) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14360:112: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((which_alternative == 0) || ((which_alternative == 1) || (which_alternative == 2))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14371:273: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 5) && (which_alternative != 6)) && ((which_alternative != 7) && ((which_alternative != 8) && ((which_alternative != 9) && ((which_alternative != 4) && (((flag_pic) != (0)) && (symbolic_operand (operands[1], DImode)))))))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14382:273: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((which_alternative != 2) && ((which_alternative != 3) && (which_alternative != 4))) && ((which_alternative != 5) && ((which_alternative != 6) && ((which_alternative != 7) && (((flag_pic) != (0)) && (symbolic_operand (operands[1], SImode))))))) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14414:52: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((which_alternative == 0) && (((ix86_cpu) == (CPU_PENTIUMPRO))))
# ^
# insn-attrtab.c:14530:23: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if (((ix86_cpu) == (CPU_PENTIUMPRO)))
# ^
# In file included from insn-attrtab.c:14:0:
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:14542:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'ppro_p0_unit_blockage_range':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:14559:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'function_units_used':
# insn-attrtab.c:14578:27: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# accum |= (((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((((((((((attr_type == TYPE_ISHIFT) || ((attr_type == TYPE_ROTATE) || ((attr_type == TYPE_ISHIFT1) || ((attr_type == TYPE_ROTATE1) || ((attr_type == TYPE_LEA) || ((attr_type == TYPE_IBR) || (attr_type == TYPE_CLD))))))) || (attr_type == TYPE_IMUL)) || (attr_type == TYPE_IDIV)) || ((attr_type == TYPE_FOP) || ((attr_type == TYPE_FSGN) || (attr_type == TYPE_FISTP)))) || (attr_type == TYPE_FCMOV)) || (attr_type == TYPE_FCMP)) || (attr_type == TYPE_FMOV)) || (attr_type == TYPE_FMUL)) || ((attr_type == TYPE_FDIV) || (attr_type == TYPE_FPSPC)))) ? (1) : (0));
# ^
# insn-attrtab.c:14579:28: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# accum |= ((((((ix86_cpu) == (CPU_PENTIUMPRO))) && (! ((attr_type == TYPE_IMOV) || (attr_type == TYPE_FMOV)))) || (((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((attr_type == TYPE_IMOV) || (attr_type == TYPE_FMOV))) && (attr_memory == MEMORY_NONE))) ? (2) : (0));
# ^
# insn-attrtab.c:14579:131: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# accum |= ((((((ix86_cpu) == (CPU_PENTIUMPRO))) && (! ((attr_type == TYPE_IMOV) || (attr_type == TYPE_FMOV)))) || (((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((attr_type == TYPE_IMOV) || (attr_type == TYPE_FMOV))) && (attr_memory == MEMORY_NONE))) ? (2) : (0));
# ^
# insn-attrtab.c:14580:27: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# accum |= (((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((attr_type == TYPE_POP) || ((attr_memory == MEMORY_LOAD) || (attr_memory == MEMORY_BOTH)))) ? (4) : (0));
# ^
# insn-attrtab.c:14581:27: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# accum |= (((((ix86_cpu) == (CPU_PENTIUMPRO))) && ((attr_type == TYPE_PUSH) || ((attr_memory == MEMORY_STORE) || (attr_memory == MEMORY_BOTH)))) ? (8) : (0));
# ^
# insn-attrtab.c:14582:27: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# accum |= (((((ix86_cpu) == (CPU_PENTIUMPRO))) && (((((attr_type == TYPE_FOP) || ((attr_type == TYPE_FSGN) || ((attr_type == TYPE_FMOV) || ((attr_type == TYPE_FCMP) || ((attr_type == TYPE_FCMOV) || (attr_type == TYPE_FISTP)))))) || (attr_type == TYPE_FMUL)) || ((attr_type == TYPE_FDIV) || (attr_type == TYPE_FPSPC))) || (attr_type == TYPE_IMUL))) ? (16) : (0));
# ^
# insn-attrtab.c:14583:27: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# accum |= (((((ix86_cpu) == (CPU_K6))) && (((((attr_type == TYPE_ISHIFT) || ((attr_type == TYPE_ISHIFT1) || ((attr_type == TYPE_ROTATE) || ((attr_type == TYPE_ROTATE1) || ((attr_type == TYPE_ALU1) || ((attr_type == TYPE_NEGNOT) || (attr_type == TYPE_CLD))))))) || (((attr_type == TYPE_ALU) || ((attr_type == TYPE_ALU1) || ((attr_type == TYPE_NEGNOT) || ((attr_type == TYPE_ICMP) || ((attr_type == TYPE_TEST) || ((attr_type == TYPE_IMOVX) || (attr_type == TYPE_INCDEC))))))) && (general_operand (operands[0], QImode)))) || (attr_type == TYPE_IMUL)) || (attr_type == TYPE_IDIV))) ? (32) : (0));
# ^
# insn-attrtab.c:14584:27: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# accum |= (((((ix86_cpu) == (CPU_K6))) && (((((attr_type == TYPE_ISHIFT) || ((attr_type == TYPE_ISHIFT1) || ((attr_type == TYPE_ROTATE) || ((attr_type == TYPE_ROTATE1) || ((attr_type == TYPE_ALU1) || ((attr_type == TYPE_NEGNOT) || ((attr_type == TYPE_ALU) || ((attr_type == TYPE_ICMP) || ((attr_type == TYPE_TEST) || ((attr_type == TYPE_IMOVX) || ((attr_type == TYPE_INCDEC) || ((attr_type == TYPE_SETCC) || (attr_type == TYPE_LEA))))))))))))) || ((attr_type == TYPE_IMOV) && (attr_memory == MEMORY_NONE))) || (attr_type == TYPE_IMUL)) || (attr_type == TYPE_IDIV))) ? (64) : (0));
# ^
# insn-attrtab.c:14585:27: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# accum |= (((((ix86_cpu) == (CPU_K6))) && ((attr_type == TYPE_CALL) || ((attr_type == TYPE_CALLV) || (attr_type == TYPE_IBR)))) ? (128) : (0));
# ^
# insn-attrtab.c:14586:27: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# accum |= (((((ix86_cpu) == (CPU_K6))) && (((attr_type == TYPE_POP) || ((attr_memory == MEMORY_LOAD) || (attr_memory == MEMORY_BOTH))) || ((attr_type == TYPE_STR) && ((attr_memory == MEMORY_LOAD) || (attr_memory == MEMORY_BOTH))))) ? (256) : (0));
# ^
# insn-attrtab.c:14587:27: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# accum |= (((((ix86_cpu) == (CPU_K6))) && (((attr_type == TYPE_LEA) || (attr_type == TYPE_STR)) || ((attr_type == TYPE_PUSH) || ((attr_memory == MEMORY_STORE) || (attr_memory == MEMORY_BOTH))))) ? (512) : (0));
# ^
# insn-attrtab.c:14588:27: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# accum |= (((((ix86_cpu) == (CPU_K6))) && ((((attr_type == TYPE_FOP) || ((attr_type == TYPE_FMOV) || ((attr_type == TYPE_FCMP) || (attr_type == TYPE_FISTP)))) || (attr_type == TYPE_FMUL)) || ((attr_type == TYPE_FDIV) || (attr_type == TYPE_FPSPC)))) ? (1024) : (0));
# ^
# insn-attrtab.c:14589:27: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# accum |= (((((ix86_cpu) == (CPU_ATHLON))) && ((attr_athlon_decode == ATHLON_DECODE_VECTOR) || (attr_athlon_decode == ATHLON_DECODE_DIRECT))) ? (2048) : (0));
# ^
# insn-attrtab.c:14590:27: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# accum |= (((((ix86_cpu) == (CPU_ATHLON))) && (attr_athlon_decode == ATHLON_DECODE_DIRECT)) ? (4096) : (0));
# ^
# insn-attrtab.c:14591:27: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# accum |= (((((ix86_cpu) == (CPU_ATHLON))) && (((((attr_type == TYPE_ALU1) || ((attr_type == TYPE_NEGNOT) || ((attr_type == TYPE_ALU) || ((attr_type == TYPE_ICMP) || ((attr_type == TYPE_TEST) || ((attr_type == TYPE_IMOV) || ((attr_type == TYPE_IMOVX) || ((attr_type == TYPE_LEA) || ((attr_type == TYPE_INCDEC) || ((attr_type == TYPE_ISHIFT) || ((attr_type == TYPE_ISHIFT1) || ((attr_type == TYPE_ROTATE) || ((attr_type == TYPE_ROTATE1) || ((attr_type == TYPE_IBR) || ((attr_type == TYPE_CALL) || ((attr_type == TYPE_CALLV) || ((attr_type == TYPE_ICMOV) || ((attr_type == TYPE_CLD) || ((attr_type == TYPE_POP) || ((attr_type == TYPE_SETCC) || (attr_type == TYPE_PUSH))))))))))))))))))))) || (attr_type == TYPE_STR)) || (attr_type == TYPE_IMUL)) || (attr_type == TYPE_IDIV))) ? (8192) : (0));
# ^
# insn-attrtab.c:14592:27: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# accum |= (((((ix86_cpu) == (CPU_ATHLON))) && ((attr_type == TYPE_IMUL) || (attr_type == TYPE_IDIV))) ? (16384) : (0));
# ^
# insn-attrtab.c:14593:27: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# accum |= (((((ix86_cpu) == (CPU_ATHLON))) && ((((((((attr_type == TYPE_FPSPC) || (attr_type == TYPE_FDIV)) || ((attr_type == TYPE_FOP) || ((attr_type == TYPE_FMUL) || (attr_type == TYPE_FISTP)))) || ((attr_type == TYPE_FMOV) && ((attr_memory == MEMORY_LOAD) && (attr_mode == MODE_XF)))) || ((attr_type == TYPE_FMOV) || (attr_type == TYPE_FSGN))) || ((attr_type == TYPE_FCMP) && (attr_athlon_decode == ATHLON_DECODE_DIRECT))) || ((attr_type == TYPE_FCMP) && (attr_athlon_decode == ATHLON_DECODE_VECTOR))) || (attr_type == TYPE_FCMOV))) ? (32768) : (0));
# ^
# insn-attrtab.c:14594:27: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# accum |= (((((ix86_cpu) == (CPU_ATHLON))) && (attr_athlon_fpunits == ATHLON_FPUNITS_MUL)) ? (65536) : (0));
# ^
# insn-attrtab.c:14595:27: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# accum |= (((((ix86_cpu) == (CPU_ATHLON))) && (attr_athlon_fpunits == ATHLON_FPUNITS_ADD)) ? (131072) : (0));
# ^
# insn-attrtab.c:14596:27: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# accum |= (((((ix86_cpu) == (CPU_ATHLON))) && ((attr_athlon_fpunits == ATHLON_FPUNITS_MULADD) || ((attr_athlon_fpunits == ATHLON_FPUNITS_MUL) || (attr_athlon_fpunits == ATHLON_FPUNITS_ADD)))) ? (262144) : (0));
# ^
# insn-attrtab.c:14597:27: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# accum |= (((((ix86_cpu) == (CPU_ATHLON))) && ((attr_memory == MEMORY_LOAD) || (attr_memory == MEMORY_BOTH))) ? (1048576) : (0));
# ^
# insn-attrtab.c:14598:27: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# accum |= (((((ix86_cpu) == (CPU_ATHLON))) && (attr_athlon_fpunits == ATHLON_FPUNITS_STORE)) ? (524288) : (0));
# ^
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'get_attr_athlon_fpunits':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:15020:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'get_attr_athlon_decode':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:15237:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'get_attr_fp_int_src':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:15505:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'get_attr_imm_disp':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:16189:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'get_attr_length_address':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:16507:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from insn-attrtab.c:6:0:
# insn-attrtab.c: In function 'get_attr_length_immediate':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:16742:9: note: in expansion of macro 'abort'
# abort(),1;
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:16755:9: note: in expansion of macro 'abort'
# abort(),1;
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:16788:9: note: in expansion of macro 'abort'
# abort(),1;
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:16832:9: note: in expansion of macro 'abort'
# abort(),1;
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:16844:9: note: in expansion of macro 'abort'
# abort(),1;
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:16860:9: note: in expansion of macro 'abort'
# abort(),1;
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:16877:9: note: in expansion of macro 'abort'
# abort(),1;
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:16895:9: note: in expansion of macro 'abort'
# abort(),1;
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:17005:9: note: in expansion of macro 'abort'
# abort(),1;
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:17021:9: note: in expansion of macro 'abort'
# abort(),1;
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:17051:9: note: in expansion of macro 'abort'
# abort(),1;
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:17075:9: note: in expansion of macro 'abort'
# abort(),1;
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:17091:9: note: in expansion of macro 'abort'
# abort(),1;
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:17176:9: note: in expansion of macro 'abort'
# abort(),1;
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:17192:9: note: in expansion of macro 'abort'
# abort(),1;
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:17208:9: note: in expansion of macro 'abort'
# abort(),1;
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:17260:9: note: in expansion of macro 'abort'
# abort(),1;
# ^
# In file included from insn-attrtab.c:14:0:
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:17516:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'get_attr_memory':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:18731:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'get_attr_modrm':
# insn-attrtab.c:19224:27: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((! (((ix86_cpu) == (CPU_K6)))) && (which_alternative == 0))
# ^
# In file included from insn-attrtab.c:14:0:
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:19649:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'get_attr_mode':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:20893:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'get_attr_ppro_uops':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:21308:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'get_attr_pent_pair':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:22567:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'get_attr_pent_prefix':
# insn-attrtab.c:22674:24: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((((ix86_cpu) == (CPU_K6))) || (which_alternative != 0))
# ^
# In file included from insn-attrtab.c:14:0:
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:23257:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'get_attr_prefix_0f':
# insn-attrtab.c:23519:27: warning: comparison between 'enum processor_type' and 'enum attr_cpu' [-Wenum-compare]
# if ((! (((ix86_cpu) == (CPU_K6)))) && (which_alternative == 0))
# ^
# In file included from insn-attrtab.c:14:0:
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:23908:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'get_attr_prefix_rep':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:24109:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'get_attr_prefix_data16':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:24244:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'get_attr_type':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:26151:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'get_attr_unit':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:27065:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# insn-attrtab.c: In function 'athlon_muldiv_unit_blockage':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:27107:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from insn-attrtab.c:6:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:27124:7: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'athlon_muldiv_unit_conflict_cost':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:27163:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from insn-attrtab.c:6:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:27180:7: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'athlon_ieu_unit_blockage':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:27836:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from insn-attrtab.c:6:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:27859:7: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'athlon_ieu_unit_conflict_cost':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:28515:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from insn-attrtab.c:6:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:28538:7: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'athlon_vectordec_unit_blockage':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:28759:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:29190:6: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from insn-attrtab.c:6:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:29420:7: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'k6_fpu_unit_blockage':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:29711:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from insn-attrtab.c:6:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:29731:7: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'k6_fpu_unit_conflict_cost':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:30022:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from insn-attrtab.c:6:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:30042:7: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'k6_store_unit_blockage':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:30231:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from insn-attrtab.c:6:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:30251:7: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'k6_store_unit_conflict_cost':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:30440:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from insn-attrtab.c:6:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:30460:7: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'k6_load_unit_blockage':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:30725:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from insn-attrtab.c:6:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:30945:7: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'k6_load_unit_conflict_cost':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:31210:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from insn-attrtab.c:6:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:31430:7: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'k6_alu_unit_blockage':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:32050:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from insn-attrtab.c:6:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:32073:7: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'k6_alu_unit_conflict_cost':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:32693:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from insn-attrtab.c:6:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:32716:7: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'k6_alux_unit_blockage':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:33240:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from insn-attrtab.c:6:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:33263:7: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'k6_alux_unit_conflict_cost':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:33787:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from insn-attrtab.c:6:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:33810:7: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'fpu_unit_blockage':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:34183:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from insn-attrtab.c:6:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:34206:7: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'fpu_unit_conflict_cost':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:34579:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from insn-attrtab.c:6:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:34602:7: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'ppro_p0_unit_blockage':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:35258:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from insn-attrtab.c:6:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:35296:7: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from insn-attrtab.c:14:0:
# insn-attrtab.c: In function 'ppro_p0_unit_conflict_cost':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:35952:9: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from insn-attrtab.c:6:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:35990:7: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-attrtab.c: In function 'min_insn_conflict_delay':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-attrtab.c:36685:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/genemit.c -o genemit.o
# In file included from ../../gcc-3.3.6/gcc/genemit.c:25:0:
# ../../gcc-3.3.6/gcc/genemit.c: In function 'gen_exp':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genemit.c:257:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genemit.c:292:2: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genemit \
# genemit.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
# errors.o ../libiberty/libiberty.a
# ./genemit ../../gcc-3.3.6/gcc/config/i386/i386.md > tmp-emit.c
# /bin/sh ../../gcc-3.3.6/gcc/move-if-change tmp-emit.c insn-emit.c
# echo timestamp > s-emit
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -c insn-emit.c \
# -o insn-emit.o
# In file included from insn-emit.c:6:0:
# insn-emit.c: In function 'gen_reload_outqi':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-emit.c:8463:5: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-emit.c: In function 'gen_peephole2_1054':
# insn-emit.c:8582:16: warning: variable '_regs_allocated' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET _regs_allocated;
# ^
# insn-emit.c: In function 'gen_peephole2_1059':
# insn-emit.c:8712:16: warning: variable '_regs_allocated' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET _regs_allocated;
# ^
# insn-emit.c:8706:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable]
# rtx operand1;
# ^
# insn-emit.c:8705:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1060':
# insn-emit.c:8740:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable]
# rtx operand1;
# ^
# insn-emit.c:8739:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1063':
# insn-emit.c:8816:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1064':
# insn-emit.c:8845:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1066':
# insn-emit.c:8898:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1067':
# insn-emit.c:8928:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1073':
# insn-emit.c:9051:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1074':
# insn-emit.c:9080:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1075':
# insn-emit.c:9109:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1089':
# insn-emit.c:9447:7: warning: variable 'operand3' set but not used [-Wunused-but-set-variable]
# rtx operand3;
# ^
# insn-emit.c:9446:7: warning: variable 'operand2' set but not used [-Wunused-but-set-variable]
# rtx operand2;
# ^
# insn-emit.c:9445:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable]
# rtx operand1;
# ^
# insn-emit.c:9444:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1090':
# insn-emit.c:9474:7: warning: variable 'operand3' set but not used [-Wunused-but-set-variable]
# rtx operand3;
# ^
# insn-emit.c:9473:7: warning: variable 'operand2' set but not used [-Wunused-but-set-variable]
# rtx operand2;
# ^
# insn-emit.c:9472:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable]
# rtx operand1;
# ^
# insn-emit.c:9471:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1091':
# insn-emit.c:9500:7: warning: variable 'operand2' set but not used [-Wunused-but-set-variable]
# rtx operand2;
# ^
# insn-emit.c:9498:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1093':
# insn-emit.c:9570:7: warning: variable 'operand2' set but not used [-Wunused-but-set-variable]
# rtx operand2;
# ^
# insn-emit.c:9568:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1096':
# insn-emit.c:9676:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1097':
# insn-emit.c:9706:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1098':
# insn-emit.c:9736:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1099':
# insn-emit.c:9766:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1100':
# insn-emit.c:9796:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1101':
# insn-emit.c:9826:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1102':
# insn-emit.c:9856:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1103':
# insn-emit.c:9886:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1131':
# insn-emit.c:10672:7: warning: variable 'operand4' set but not used [-Wunused-but-set-variable]
# rtx operand4;
# ^
# In file included from insn-emit.c:6:0:
# insn-emit.c: In function 'gen_split_1201':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-emit.c:12352:2: note: in expansion of macro 'abort'
# abort();
# ^
# insn-emit.c:12333:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable]
# rtx operand1;
# ^
# In file included from insn-emit.c:6:0:
# insn-emit.c: In function 'gen_split_1203':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-emit.c:12446:2: note: in expansion of macro 'abort'
# abort();
# ^
# insn-emit.c:12427:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable]
# rtx operand1;
# ^
# insn-emit.c: In function 'gen_split_1215':
# insn-emit.c:12869:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1216':
# insn-emit.c:12891:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1253':
# insn-emit.c:14130:7: warning: variable 'operand2' set but not used [-Wunused-but-set-variable]
# rtx operand2;
# ^
# insn-emit.c:14129:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable]
# rtx operand1;
# ^
# insn-emit.c:14128:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1272':
# insn-emit.c:14715:7: warning: variable 'operand2' set but not used [-Wunused-but-set-variable]
# rtx operand2;
# ^
# insn-emit.c:14714:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable]
# rtx operand1;
# ^
# insn-emit.c:14713:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1367':
# insn-emit.c:17449:7: warning: variable 'operand5' set but not used [-Wunused-but-set-variable]
# rtx operand5;
# ^
# insn-emit.c:17446:7: warning: variable 'operand2' set but not used [-Wunused-but-set-variable]
# rtx operand2;
# ^
# insn-emit.c:17445:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable]
# rtx operand1;
# ^
# insn-emit.c:17444:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_peephole2_1373':
# insn-emit.c:17703:16: warning: variable '_regs_allocated' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET _regs_allocated;
# ^
# insn-emit.c:17699:7: warning: variable 'operand3' set but not used [-Wunused-but-set-variable]
# rtx operand3;
# ^
# insn-emit.c:17697:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable]
# rtx operand1;
# ^
# insn-emit.c: In function 'gen_peephole2_1374':
# insn-emit.c:17743:16: warning: variable '_regs_allocated' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET _regs_allocated;
# ^
# insn-emit.c:17739:7: warning: variable 'operand3' set but not used [-Wunused-but-set-variable]
# rtx operand3;
# ^
# insn-emit.c:17737:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable]
# rtx operand1;
# ^
# insn-emit.c: In function 'gen_peephole2_1419':
# insn-emit.c:19673:16: warning: variable '_regs_allocated' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET _regs_allocated;
# ^
# insn-emit.c: In function 'gen_peephole2_1420':
# insn-emit.c:19727:16: warning: variable '_regs_allocated' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET _regs_allocated;
# ^
# insn-emit.c: In function 'gen_split_1426':
# insn-emit.c:19943:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# In file included from insn-emit.c:6:0:
# insn-emit.c: In function 'gen_split_1444':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-emit.c:20604:5: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-emit.c:20587:7: warning: variable 'operand4' set but not used [-Wunused-but-set-variable]
# rtx operand4;
# ^
# insn-emit.c:20586:7: warning: variable 'operand3' set but not used [-Wunused-but-set-variable]
# rtx operand3;
# ^
# insn-emit.c:20585:7: warning: variable 'operand2' set but not used [-Wunused-but-set-variable]
# rtx operand2;
# ^
# insn-emit.c: In function 'gen_peephole2_1466':
# insn-emit.c:21343:16: warning: variable '_regs_allocated' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET _regs_allocated;
# ^
# insn-emit.c: In function 'gen_peephole2_1467':
# insn-emit.c:21374:16: warning: variable '_regs_allocated' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET _regs_allocated;
# ^
# insn-emit.c: In function 'gen_peephole2_1468':
# insn-emit.c:21405:16: warning: variable '_regs_allocated' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET _regs_allocated;
# ^
# insn-emit.c: In function 'gen_peephole2_1469':
# insn-emit.c:21438:16: warning: variable '_regs_allocated' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET _regs_allocated;
# ^
# insn-emit.c: In function 'gen_peephole2_1470':
# insn-emit.c:21477:16: warning: variable '_regs_allocated' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET _regs_allocated;
# ^
# insn-emit.c: In function 'gen_peephole2_1471':
# insn-emit.c:21516:16: warning: variable '_regs_allocated' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET _regs_allocated;
# ^
# insn-emit.c: In function 'gen_peephole2_1476':
# insn-emit.c:21727:16: warning: variable '_regs_allocated' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET _regs_allocated;
# ^
# insn-emit.c: In function 'gen_peephole2_1477':
# insn-emit.c:21755:16: warning: variable '_regs_allocated' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET _regs_allocated;
# ^
# insn-emit.c: In function 'gen_peephole2_1478':
# insn-emit.c:21782:16: warning: variable '_regs_allocated' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET _regs_allocated;
# ^
# insn-emit.c: In function 'gen_peephole2_1479':
# insn-emit.c:21811:16: warning: variable '_regs_allocated' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET _regs_allocated;
# ^
# insn-emit.c: In function 'gen_peephole2_1480':
# insn-emit.c:21843:16: warning: variable '_regs_allocated' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET _regs_allocated;
# ^
# insn-emit.c:21840:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable]
# rtx operand1;
# ^
# insn-emit.c: In function 'gen_peephole2_1481':
# insn-emit.c:21875:16: warning: variable '_regs_allocated' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET _regs_allocated;
# ^
# insn-emit.c: In function 'gen_peephole2_1482':
# insn-emit.c:21907:16: warning: variable '_regs_allocated' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET _regs_allocated;
# ^
# insn-emit.c:21904:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable]
# rtx operand1;
# ^
# insn-emit.c: In function 'gen_peephole2_1483':
# insn-emit.c:21940:16: warning: variable '_regs_allocated' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET _regs_allocated;
# ^
# insn-emit.c:21937:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable]
# rtx operand1;
# ^
# insn-emit.c: In function 'gen_peephole2_1484':
# insn-emit.c:21973:16: warning: variable '_regs_allocated' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET _regs_allocated;
# ^
# insn-emit.c:21970:7: warning: variable 'operand1' set but not used [-Wunused-but-set-variable]
# rtx operand1;
# ^
# insn-emit.c: In function 'gen_peephole2_1495':
# insn-emit.c:22424:16: warning: variable '_regs_allocated' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET _regs_allocated;
# ^
# insn-emit.c: In function 'gen_split_1518':
# insn-emit.c:23203:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1519':
# insn-emit.c:23237:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1520':
# insn-emit.c:23271:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1521':
# insn-emit.c:23301:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1522':
# insn-emit.c:23331:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1523':
# insn-emit.c:23361:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1524':
# insn-emit.c:23391:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1525':
# insn-emit.c:23421:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1526':
# insn-emit.c:23451:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1527':
# insn-emit.c:23481:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1528':
# insn-emit.c:23511:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1529':
# insn-emit.c:23541:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# insn-emit.c: In function 'gen_split_1530':
# insn-emit.c:23571:7: warning: variable 'operand0' set but not used [-Wunused-but-set-variable]
# rtx operand0;
# ^
# In file included from insn-emit.c:6:0:
# insn-emit.c: In function 'gen_prefetch':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-emit.c:23954:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-emit.c:23956:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-emit.c:23958:5: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-emit.c: In function 'add_clobbers':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-emit.c:24481:7: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-emit.c: In function 'added_clobbers_hard_reg_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-emit.c:24749:7: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/genextract.c -o genextract.o
# In file included from ../../gcc-3.3.6/gcc/genextract.c:25:0:
# ../../gcc-3.3.6/gcc/genextract.c: In function 'print_path':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genextract.c:331:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genextract.c:343:2: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genextract \
# genextract.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
# errors.o ../libiberty/libiberty.a
# ./genextract ../../gcc-3.3.6/gcc/config/i386/i386.md > tmp-extract.c
# /bin/sh ../../gcc-3.3.6/gcc/move-if-change tmp-extract.c insn-extract.c
# echo timestamp > s-extract
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -c insn-extract.c \
# -o insn-extract.o
# In file included from insn-extract.c:9:0:
# insn-extract.c: In function 'insn_extract':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# insn-extract.c:26:7: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from insn-extract.c:6:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-extract.c:1945:7: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/genopinit.c -o genopinit.o
# In file included from ../../gcc-3.3.6/gcc/genopinit.c:25:0:
# ../../gcc-3.3.6/gcc/genopinit.c: In function 'gen_insn':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genopinit.c:246:3: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genopinit \
# genopinit.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
# errors.o ../libiberty/libiberty.a
# ./genopinit ../../gcc-3.3.6/gcc/config/i386/i386.md > tmp-opinit.c
# /bin/sh ../../gcc-3.3.6/gcc/move-if-change tmp-opinit.c insn-opinit.c
# echo timestamp > s-opinit
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -c insn-opinit.c \
# -o insn-opinit.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/genoutput.c -o genoutput.o
# In file included from ../../gcc-3.3.6/gcc/genoutput.c:90:0:
# ../../gcc-3.3.6/gcc/genoutput.c: In function 'output_insn_data':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genoutput.c:389:4: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genoutput \
# genoutput.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
# errors.o ../libiberty/libiberty.a
# ./genoutput ../../gcc-3.3.6/gcc/config/i386/i386.md > tmp-output.c
# /bin/sh ../../gcc-3.3.6/gcc/move-if-change tmp-output.c insn-output.c
# echo timestamp > s-output
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -c insn-output.c \
# -o insn-output.o
# In file included from insn-output.c:8:0:
# insn-output.c: In function 'output_44':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:259:2: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_59':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:330:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_84':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:474:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_88':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:521:7: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_89':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:553:7: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_90':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:591:7: note: in expansion of macro 'abort'
# abort();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:618:7: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_92':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:664:7: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_93':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:701:7: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_94':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:739:7: note: in expansion of macro 'abort'
# abort();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:759:7: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_95':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:797:7: note: in expansion of macro 'abort'
# abort();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:818:7: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_97':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:863:7: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_98':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:893:7: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_99':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:922:7: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_100':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:957:7: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_101':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1002:3: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_102':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1046:3: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_103':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1090:3: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_104':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1134:3: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_128':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1271:7: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_130':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1304:7: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_131':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1337:7: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_132':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1370:7: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_133':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1403:7: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_134':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1424:7: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_135':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1447:7: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_136':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1470:7: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_139':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1506:7: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_141':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1542:7: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_143':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1578:7: note: in expansion of macro 'abort'
# abort();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1580:3: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_145':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1615:7: note: in expansion of macro 'abort'
# abort();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1617:3: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_197':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1756:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1762:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1766:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_198':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1797:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1803:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1807:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_199':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1839:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1845:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1849:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_200':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1885:2: note: in expansion of macro 'abort'
# abort();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1889:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_201':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1916:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1922:2: note: in expansion of macro 'abort'
# abort();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1926:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_202':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1960:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1966:2: note: in expansion of macro 'abort'
# abort();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:1970:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_203':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2007:2: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_204':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2037:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2043:2: note: in expansion of macro 'abort'
# abort();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2047:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_205':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2079:2: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_206':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2109:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2115:2: note: in expansion of macro 'abort'
# abort();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2119:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_207':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2151:2: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_208':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2185:2: note: in expansion of macro 'abort'
# abort();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2189:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_209':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2214:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2220:2: note: in expansion of macro 'abort'
# abort();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2224:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_210':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2257:7: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_211':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2290:7: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_212':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2323:7: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_213':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2356:7: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_214':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2390:2: note: in expansion of macro 'abort'
# abort();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2394:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_215':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2422:7: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_216':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2458:7: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_217':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2498:7: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_218':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2537:7: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_219':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2569:7: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_220':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2601:7: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_221':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2634:2: note: in expansion of macro 'abort'
# abort();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2638:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_222':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2666:7: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_223':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2698:7: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_224':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2723:7: note: in expansion of macro 'abort'
# abort();
# ^
# insn-output.c: In function 'output_288':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2796:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2802:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2813:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_290':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2843:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2849:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2860:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_294':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2878:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2881:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2885:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_411':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2955:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2957:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2963:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_412':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:2993:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_416':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:3026:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:3028:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_417':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:3059:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_418':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:3090:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_419':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:3118:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_420':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:3148:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_421':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:3176:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_422':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:3204:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_423':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:3234:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_424':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:3280:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_425':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:3326:2: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_657':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:4030:7: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_658':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:4064:7: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_880':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:4343:5: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: In function 'output_881':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# insn-output.c:4363:5: note: in expansion of macro 'abort'
# abort ();
# ^
# insn-output.c: At top level:
# insn-output.c:22430:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_18,
# ^
# insn-output.c:22440:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_19,
# ^
# insn-output.c:22450:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_20,
# ^
# insn-output.c:22460:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_21,
# ^
# insn-output.c:22470:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_22,
# ^
# insn-output.c:22480:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_23,
# ^
# insn-output.c:22490:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_24,
# ^
# insn-output.c:22500:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_25,
# ^
# insn-output.c:22510:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_26,
# ^
# insn-output.c:22520:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_27,
# ^
# insn-output.c:22530:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_28,
# ^
# insn-output.c:22560:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_31,
# ^
# insn-output.c:22570:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_32,
# ^
# insn-output.c:22580:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_33,
# ^
# insn-output.c:22590:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_34,
# ^
# insn-output.c:22600:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_35,
# ^
# insn-output.c:22610:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_36,
# ^
# insn-output.c:22680:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_43,
# ^
# insn-output.c:22690:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_44,
# ^
# insn-output.c:22750:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_50,
# ^
# insn-output.c:22840:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_59,
# ^
# insn-output.c:22910:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_66,
# ^
# insn-output.c:22920:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_67,
# ^
# insn-output.c:22960:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_71,
# ^
# insn-output.c:22970:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_72,
# ^
# insn-output.c:23070:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_82,
# ^
# insn-output.c:23090:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_84,
# ^
# insn-output.c:23130:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_88,
# ^
# insn-output.c:23140:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_89,
# ^
# insn-output.c:23150:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_90,
# ^
# insn-output.c:23160:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_91,
# ^
# insn-output.c:23170:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_92,
# ^
# insn-output.c:23180:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_93,
# ^
# insn-output.c:23190:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_94,
# ^
# insn-output.c:23200:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_95,
# ^
# insn-output.c:23210:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_96,
# ^
# insn-output.c:23220:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_97,
# ^
# insn-output.c:23230:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_98,
# ^
# insn-output.c:23240:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_99,
# ^
# insn-output.c:23250:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_100,
# ^
# insn-output.c:23260:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_101,
# ^
# insn-output.c:23270:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_102,
# ^
# insn-output.c:23280:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_103,
# ^
# insn-output.c:23290:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_104,
# ^
# insn-output.c:23300:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_105,
# ^
# insn-output.c:23310:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_106,
# ^
# insn-output.c:23480:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_123,
# ^
# insn-output.c:23490:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_124,
# ^
# insn-output.c:23500:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_125,
# ^
# insn-output.c:23530:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_128,
# ^
# insn-output.c:23550:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_130,
# ^
# insn-output.c:23560:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_131,
# ^
# insn-output.c:23570:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_132,
# ^
# insn-output.c:23580:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_133,
# ^
# insn-output.c:23590:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_134,
# ^
# insn-output.c:23600:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_135,
# ^
# insn-output.c:23610:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_136,
# ^
# insn-output.c:23620:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_137,
# ^
# insn-output.c:23640:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_139,
# ^
# insn-output.c:23650:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_140,
# ^
# insn-output.c:23660:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_141,
# ^
# insn-output.c:23670:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_142,
# ^
# insn-output.c:23680:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_143,
# ^
# insn-output.c:23690:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_144,
# ^
# insn-output.c:23700:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_145,
# ^
# insn-output.c:23710:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_146,
# ^
# insn-output.c:23740:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_149,
# ^
# insn-output.c:23790:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_154,
# ^
# insn-output.c:23840:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_159,
# ^
# insn-output.c:24220:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_197,
# ^
# insn-output.c:24230:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_198,
# ^
# insn-output.c:24240:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_199,
# ^
# insn-output.c:24250:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_200,
# ^
# insn-output.c:24260:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_201,
# ^
# insn-output.c:24270:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_202,
# ^
# insn-output.c:24280:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_203,
# ^
# insn-output.c:24290:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_204,
# ^
# insn-output.c:24300:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_205,
# ^
# insn-output.c:24310:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_206,
# ^
# insn-output.c:24320:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_207,
# ^
# insn-output.c:24330:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_208,
# ^
# insn-output.c:24340:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_209,
# ^
# insn-output.c:24350:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_210,
# ^
# insn-output.c:24360:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_211,
# ^
# insn-output.c:24370:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_212,
# ^
# insn-output.c:24380:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_213,
# ^
# insn-output.c:24390:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_214,
# ^
# insn-output.c:24400:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_215,
# ^
# insn-output.c:24410:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_216,
# ^
# insn-output.c:24420:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_217,
# ^
# insn-output.c:24430:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_218,
# ^
# insn-output.c:24440:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_219,
# ^
# insn-output.c:24450:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_220,
# ^
# insn-output.c:24460:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_221,
# ^
# insn-output.c:24470:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_222,
# ^
# insn-output.c:24480:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_223,
# ^
# insn-output.c:24490:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_224,
# ^
# insn-output.c:25050:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_280,
# ^
# insn-output.c:25130:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_288,
# ^
# insn-output.c:25150:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_290,
# ^
# insn-output.c:25190:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_294,
# ^
# insn-output.c:25230:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_298,
# ^
# insn-output.c:26360:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_411,
# ^
# insn-output.c:26370:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_412,
# ^
# insn-output.c:26410:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_416,
# ^
# insn-output.c:26420:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_417,
# ^
# insn-output.c:26430:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_418,
# ^
# insn-output.c:26440:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_419,
# ^
# insn-output.c:26450:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_420,
# ^
# insn-output.c:26460:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_421,
# ^
# insn-output.c:26470:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_422,
# ^
# insn-output.c:26480:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_423,
# ^
# insn-output.c:26490:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_424,
# ^
# insn-output.c:26500:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_425,
# ^
# insn-output.c:27480:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_523,
# ^
# insn-output.c:27490:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_524,
# ^
# insn-output.c:27500:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_525,
# ^
# insn-output.c:27510:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_526,
# ^
# insn-output.c:27520:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_527,
# ^
# insn-output.c:27530:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_528,
# ^
# insn-output.c:27590:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_534,
# ^
# insn-output.c:27722:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_547,
# ^
# insn-output.c:27732:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_548,
# ^
# insn-output.c:27742:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_549,
# ^
# insn-output.c:27752:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_550,
# ^
# insn-output.c:27762:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_551,
# ^
# insn-output.c:27772:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_552,
# ^
# insn-output.c:27782:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_553,
# ^
# insn-output.c:27792:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_554,
# ^
# insn-output.c:27802:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_555,
# ^
# insn-output.c:27812:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_556,
# ^
# insn-output.c:27822:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_557,
# ^
# insn-output.c:27832:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_558,
# ^
# insn-output.c:27842:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_559,
# ^
# insn-output.c:27852:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_560,
# ^
# insn-output.c:27862:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_561,
# ^
# insn-output.c:27872:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_562,
# ^
# insn-output.c:27882:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_563,
# ^
# insn-output.c:27892:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_564,
# ^
# insn-output.c:27902:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_565,
# ^
# insn-output.c:27912:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_566,
# ^
# insn-output.c:27922:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_567,
# ^
# insn-output.c:27932:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_568,
# ^
# insn-output.c:27942:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_569,
# ^
# insn-output.c:27952:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_570,
# ^
# insn-output.c:27962:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_571,
# ^
# insn-output.c:27972:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_572,
# ^
# insn-output.c:27982:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_573,
# ^
# insn-output.c:27992:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_574,
# ^
# insn-output.c:28002:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_575,
# ^
# insn-output.c:28012:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_576,
# ^
# insn-output.c:28022:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_577,
# ^
# insn-output.c:28032:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_578,
# ^
# insn-output.c:28042:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_579,
# ^
# insn-output.c:28052:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_580,
# ^
# insn-output.c:28822:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_657,
# ^
# insn-output.c:28832:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_658,
# ^
# insn-output.c:28982:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_673,
# ^
# insn-output.c:28992:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_674,
# ^
# insn-output.c:29002:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_675,
# ^
# insn-output.c:29012:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_676,
# ^
# insn-output.c:29022:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_677,
# ^
# insn-output.c:29032:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_678,
# ^
# insn-output.c:29052:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_680,
# ^
# insn-output.c:29962:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_771,
# ^
# insn-output.c:29982:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_773,
# ^
# insn-output.c:30782:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_853,
# ^
# insn-output.c:31052:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_880,
# ^
# insn-output.c:31062:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_881,
# ^
# insn-output.c:31072:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_882,
# ^
# insn-output.c:31082:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_883,
# ^
# insn-output.c:31242:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_899,
# ^
# insn-output.c:31262:5: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
# (const PTR) output_901,
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/genpeep.c -o genpeep.o
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genpeep \
# genpeep.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
# errors.o ../libiberty/libiberty.a
# ./genpeep ../../gcc-3.3.6/gcc/config/i386/i386.md > tmp-peep.c
# /bin/sh ../../gcc-3.3.6/gcc/move-if-change tmp-peep.c insn-peep.c
# echo timestamp > s-peep
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -c insn-peep.c \
# -o insn-peep.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/genrecog.c -o genrecog.o
# In file included from ../../gcc-3.3.6/gcc/genrecog.c:55:0:
# ../../gcc-3.3.6/gcc/genrecog.c: In function 'find_operand':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genrecog.c:401:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genrecog.c: In function 'find_matching_operand':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genrecog.c:454:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genrecog.c: In function 'validate_pattern':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genrecog.c:750:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genrecog.c: In function 'add_to_sequence':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genrecog.c:973:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genrecog.c:984:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genrecog.c:992:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genrecog.c:1029:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genrecog.c:1052:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genrecog.c: In function 'maybe_both_true':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genrecog.c:1238:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genrecog.c: In function 'nodes_identical_1':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genrecog.c:1317:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genrecog.c: In function 'merge_trees':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genrecog.c:1423:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genrecog.c: In function 'write_switch':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genrecog.c:1919:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genrecog.c:1952:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genrecog.c: In function 'write_cond':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genrecog.c:2033:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genrecog.c:2038:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genrecog.c:2043:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genrecog.c: In function 'write_action':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genrecog.c:2082:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genrecog.c:2088:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genrecog.c:2124:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genrecog.c: In function 'is_unconditional':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genrecog.c:2161:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genrecog.c: In function 'make_insn_sequence':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genrecog.c:2465:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/genrecog.c: In function 'debug_decision_2':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/genrecog.c:2819:7: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genrecog \
# genrecog.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
# errors.o ../libiberty/libiberty.a
# ./genrecog ../../gcc-3.3.6/gcc/config/i386/i386.md > tmp-recog.c
# ../../gcc-3.3.6/gcc/config/i386/i386.md:13888: warning: source missing a mode?
# ../../gcc-3.3.6/gcc/config/i386/i386.md:13955: warning: source missing a mode?
# /bin/sh ../../gcc-3.3.6/gcc/move-if-change tmp-recog.c insn-recog.c
# echo timestamp > s-recog
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -c insn-recog.c \
# -o insn-recog.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/integrate.c -o integrate.o
# In file included from ../../gcc-3.3.6/gcc/integrate.c:27:0:
# ../../gcc-3.3.6/gcc/integrate.c: In function 'save_for_inline':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/integrate.c:485:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/integrate.c: In function 'expand_inline_function':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/integrate.c:699:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/integrate.c:788:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/integrate.c:977:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/integrate.c:1040:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/integrate.c:1125:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/integrate.c:1143:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/integrate.c:1167:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/integrate.c:1170:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/integrate.c:1180:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/integrate.c:1186:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/integrate.c: In function 'copy_insn_list':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/integrate.c:1384:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/integrate.c:1485:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/integrate.c:1685:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/integrate.c:1700:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/integrate.c: In function 'copy_rtx_and_substitute':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/integrate.c:2047:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/integrate.c:2226:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/integrate.c:2418:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/integrate.c: In function 'subst_constants':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/integrate.c:2742:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/integrate.c:2763:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/integrate.c:2804:4: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include \
# -DLOCALEDIR=\"/usr/share/locale\" \
# -c ../../gcc-3.3.6/gcc/intl.c -o intl.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/jump.c -o jump.o
# ../../gcc-3.3.6/gcc/jump.c: In function 'rebuild_jump_labels':
# ../../gcc-3.3.6/gcc/jump.c:82:7: warning: variable 'max_uid' set but not used [-Wunused-but-set-variable]
# int max_uid = 0;
# ^
# In file included from ../../gcc-3.3.6/gcc/jump.c:39:0:
# ../../gcc-3.3.6/gcc/jump.c: In function 'duplicate_loop_exit_test':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/jump.c:498:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/jump.c: In function 'reverse_condition':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/jump.c:831:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/jump.c: In function 'reverse_condition_maybe_unordered':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/jump.c:875:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/jump.c: In function 'swap_condition':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/jump.c:922:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/jump.c: In function 'unsigned_condition':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/jump.c:954:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/jump.c: In function 'signed_condition':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/jump.c:984:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/jump.c: In function 'mark_jump_label':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/jump.c:1469:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/jump.c: In function 'delete_barrier':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/jump.c:1549:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/jump.c: In function 'invert_exp_1':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/jump.c:2140:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/jump.c:2173:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/jump.c: In function 'invert_jump':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/jump.c:2236:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/jump.c: In function 'rtx_renumbered_equal_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/jump.c:2434:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/jump.c: In function 'reg_or_subregno':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/jump.c:2475:3: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/langhooks.c -o langhooks.o
# In file included from ../../gcc-3.3.6/gcc/langhooks.c:28:0:
# ../../gcc-3.3.6/gcc/langhooks.c: In function 'lhd_set_decl_assembler_name':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/langhooks.c:175:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/langhooks.c: In function 'lhd_type_promotes_to':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/langhooks.c:199:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/langhooks.c: In function 'lhd_incomplete_type_error':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/langhooks.c:210:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/langhooks.c: In function 'lhd_expand_expr':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/langhooks.c:242:3: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/lcm.c -o lcm.o
# In file included from ../../gcc-3.3.6/gcc/lcm.c:54:0:
# ../../gcc-3.3.6/gcc/lcm.c: In function 'optimize_mode_switching':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/lcm.c:1259:7: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/lists.c -o lists.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/local-alloc.c -o local-alloc.o
# In file included from ../../gcc-3.3.6/gcc/local-alloc.c:65:0:
# ../../gcc-3.3.6/gcc/local-alloc.c: In function 'update_equiv_regs':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/local-alloc.c:1070:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/local-alloc.c: In function 'block_alloc':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/local-alloc.c:1232:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/local-alloc.c: In function 'find_free_reg':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/local-alloc.c:2182:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/loop.c -o loop.o
# In file included from ../../gcc-3.3.6/gcc/loop.c:39:0:
# ../../gcc-3.3.6/gcc/loop.c: In function 'loop_optimize':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.c:521:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/loop.c: In function 'scan_loop':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:383:7: note: in expansion of macro 'INSN_LUID'
# && INSN_LUID (INSN) >= INSN_LUID (START) \
# ^
# ../../gcc-3.3.6/gcc/loop.c:707:7: note: in expansion of macro 'INSN_IN_RANGE_P'
# && INSN_IN_RANGE_P (JUMP_LABEL (p), loop_start, loop_end))
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:383:27: note: in expansion of macro 'INSN_LUID'
# && INSN_LUID (INSN) >= INSN_LUID (START) \
# ^
# ../../gcc-3.3.6/gcc/loop.c:707:7: note: in expansion of macro 'INSN_IN_RANGE_P'
# && INSN_IN_RANGE_P (JUMP_LABEL (p), loop_start, loop_end))
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:384:7: note: in expansion of macro 'INSN_LUID'
# && INSN_LUID (INSN) <= INSN_LUID (END))
# ^
# ../../gcc-3.3.6/gcc/loop.c:707:7: note: in expansion of macro 'INSN_IN_RANGE_P'
# && INSN_IN_RANGE_P (JUMP_LABEL (p), loop_start, loop_end))
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:384:27: note: in expansion of macro 'INSN_LUID'
# && INSN_LUID (INSN) <= INSN_LUID (END))
# ^
# ../../gcc-3.3.6/gcc/loop.c:707:7: note: in expansion of macro 'INSN_IN_RANGE_P'
# && INSN_IN_RANGE_P (JUMP_LABEL (p), loop_start, loop_end))
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:150:29: note: in expansion of macro 'INSN_LUID'
# ((REGNO_LAST_LUID (REGNO) > INSN_LUID ((LOOP)->end) \
# ^
# ../../gcc-3.3.6/gcc/loop.c:955:18: note: in expansion of macro 'LOOP_REG_GLOBAL_P'
# m->global = LOOP_REG_GLOBAL_P (loop, regno);
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:151:32: note: in expansion of macro 'INSN_LUID'
# || REGNO_FIRST_LUID (REGNO) < INSN_LUID ((LOOP)->start)))
# ^
# ../../gcc-3.3.6/gcc/loop.c:955:18: note: in expansion of macro 'LOOP_REG_GLOBAL_P'
# m->global = LOOP_REG_GLOBAL_P (loop, regno);
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:150:29: note: in expansion of macro 'INSN_LUID'
# ((REGNO_LAST_LUID (REGNO) > INSN_LUID ((LOOP)->end) \
# ^
# ../../gcc-3.3.6/gcc/loop.c:1052:11: note: in expansion of macro 'LOOP_REG_GLOBAL_P'
# || LOOP_REG_GLOBAL_P (loop, regno)
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:151:32: note: in expansion of macro 'INSN_LUID'
# || REGNO_FIRST_LUID (REGNO) < INSN_LUID ((LOOP)->start)))
# ^
# ../../gcc-3.3.6/gcc/loop.c:1052:11: note: in expansion of macro 'LOOP_REG_GLOBAL_P'
# || LOOP_REG_GLOBAL_P (loop, regno)
# ^
# ../../gcc-3.3.6/gcc/loop.c:626:7: warning: variable 'loop_entry_jump' set but not used [-Wunused-but-set-variable]
# rtx loop_entry_jump = 0;
# ^
# In file included from ../../gcc-3.3.6/gcc/loop.c:39:0:
# ../../gcc-3.3.6/gcc/loop.c: In function 'rtx_equal_for_loop_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.c:1747:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/loop.c: In function 'move_movables':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.c:1946:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.c:2109:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:2218:39: note: in expansion of macro 'INSN_LUID'
# if (REGNO_FIRST_LUID (regno) > INSN_LUID (loop_start))
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:2223:38: note: in expansion of macro 'INSN_LUID'
# if (REGNO_LAST_LUID (regno) < INSN_LUID (loop_end))
# ^
# ../../gcc-3.3.6/gcc/loop.c: In function 'find_and_verify_loops':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.c:2708:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.c:2921:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.c:2957:10: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/loop.c: In function 'labels_in_range_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:3149:18: note: in expansion of macro 'INSN_LUID'
# while (insn && INSN_LUID (insn) <= end)
# ^
# ../../gcc-3.3.6/gcc/loop.c: In function 'rtx_equal_for_prefetch_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.c:3722:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/loop.c: In function 'loop_biv_eliminable_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:4658:38: note: in expansion of macro 'INSN_LUID'
# if ((REGNO_LAST_LUID (bl->regno) < INSN_LUID (loop->end)
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:4661:43: note: in expansion of macro 'INSN_LUID'
# && REGNO_FIRST_LUID (bl->regno) >= INSN_LUID (bl->init_insn)
# ^
# ../../gcc-3.3.6/gcc/loop.c: In function 'record_giv':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.c:5873:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:5895:6: note: in expansion of macro 'INSN_LUID'
# < INSN_LUID (loop->end)
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:5918:10: note: in expansion of macro 'INSN_LUID'
# || ((INSN_LUID (b->insn)
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:5920:13: note: in expansion of macro 'INSN_LUID'
# && (INSN_LUID (b->insn)
# ^
# ../../gcc-3.3.6/gcc/loop.c: In function 'check_final_value':
# ../../gcc-3.3.6/gcc/loop.c:5991:20: warning: variable 'bl' set but not used [-Wunused-but-set-variable]
# struct iv_class *bl;
# ^
# In file included from ../../gcc-3.3.6/gcc/loop.c:39:0:
# ../../gcc-3.3.6/gcc/loop.c: In function 'general_induction_var':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.c:6547:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/loop.c: In function 'simplify_giv_expr':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.c:6670:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.c:6811:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/loop.c: In function 'check_ext_dependent_givs':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.c:7562:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/loop.c: In function 'loop_insn_first_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:8781:9: note: in expansion of macro 'INSN_LUID'
# return INSN_LUID (p) <= INSN_LUID (q);
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:8781:26: note: in expansion of macro 'INSN_LUID'
# return INSN_LUID (p) <= INSN_LUID (q);
# ^
# ../../gcc-3.3.6/gcc/loop.c: In function 'update_reg_last_use':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:9260:40: note: in expansion of macro 'INSN_LUID'
# && REGNO_LAST_LUID (REGNO (x)) < INSN_LUID (insn))
# ^
# ../../gcc-3.3.6/gcc/loop.c: In function 'load_mems':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:9897:12: note: in expansion of macro 'INSN_LUID'
# || INSN_LUID (JUMP_LABEL (p)) < INSN_LUID (loop->start)
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:9897:41: note: in expansion of macro 'INSN_LUID'
# || INSN_LUID (JUMP_LABEL (p)) < INSN_LUID (loop->start)
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:9898:12: note: in expansion of macro 'INSN_LUID'
# || INSN_LUID (JUMP_LABEL (p)) > INSN_LUID (loop->end))))
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/loop.c:9898:41: note: in expansion of macro 'INSN_LUID'
# || INSN_LUID (JUMP_LABEL (p)) > INSN_LUID (loop->end))))
# ^
# ../../gcc-3.3.6/gcc/loop.c: In function 'try_copy_prop':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.c:10261:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.c:10295:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/loop.c: In function 'loop_giv_dump':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.c:10869:4: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/optabs.c -o optabs.o
# In file included from ../../gcc-3.3.6/gcc/optabs.c:31:0:
# ../../gcc-3.3.6/gcc/optabs.c: In function 'add_equal_note':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:158:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/optabs.c: In function 'expand_simple_binop':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:659:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/optabs.c: In function 'expand_binop':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:1547:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:1574:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:1748:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:1754:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/optabs.c: In function 'expand_vector_binop':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:2008:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/optabs.c: In function 'expand_twoval_binop':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:2271:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/optabs.c: In function 'expand_simple_unop':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:2328:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/optabs.c: In function 'expand_unop':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:2497:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/optabs.c: In function 'expand_complex_abs':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:2741:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/optabs.c: In function 'emit_no_conflict_block':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:3038:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/optabs.c: In function 'prepare_cmp_insn':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:3418:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:3556:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/optabs.c: In function 'emit_cmp_and_jump_insn_1':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:3657:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/optabs.c: In function 'emit_cmp_and_jump_insns':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:3694:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/optabs.c: In function 'prepare_float_lib_cmp':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:4057:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:4061:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/optabs.c: In function 'gen_add2_insn':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:4262:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/optabs.c: In function 'have_add2_insn':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:4294:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/optabs.c: In function 'gen_sub2_insn':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:4326:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/optabs.c: In function 'have_sub2_insn':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:4358:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/optabs.c: In function 'gen_move_insn':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:4411:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/optabs.c: In function 'expand_float':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:4535:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:4715:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:4726:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:4737:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:4748:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:4751:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/optabs.c: In function 'expand_fix':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:4938:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:4949:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:4960:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:4971:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/optabs.c:4974:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/params.c -o params.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/predict.c -o predict.o
# In file included from ../../gcc-3.3.6/gcc/predict.c:34:0:
# ../../gcc-3.3.6/gcc/predict.c: In function 'predict_insn':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/predict.c:185:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/predict.c: In function 'expected_value_to_br_prob':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/predict.c:705:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/predict.c: In function 'process_note_predictions':
# ../../gcc-3.3.6/gcc/predict.c:807:7: warning: variable 'noreturn_block' set but not used [-Wunused-but-set-variable]
# int noreturn_block = 1;
# ^
# ../../gcc-3.3.6/gcc/predict.c: In function 'estimate_loops_at_level':
# ../../gcc-3.3.6/gcc/predict.c:1071:31: warning: overflow in implicit constant conversion [-Woverflow]
# EDGE_INFO (e)->back_edge = 1;
# ^
# ../../gcc-3.3.6/gcc/predict.c:1076:33: warning: overflow in implicit constant conversion [-Woverflow]
# BLOCK_INFO (bbs[i])->tovisit = 1;
# ^
# In file included from ../../gcc-3.3.6/gcc/predict.c:34:0:
# ../../gcc-3.3.6/gcc/predict.c: In function 'expensive_function_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/predict.c:1113:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/print-rtl.c -o print-rtl.o
# In file included from ../../gcc-3.3.6/gcc/print-rtl.c:30:0:
# ../../gcc-3.3.6/gcc/print-rtl.c: In function 'print_rtx':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/print-rtl.c:489:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/print-rtl.c:546:13: note: in expansion of macro 'abort'
# default: abort();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/print-tree.c -o print-tree.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/profile.c -o profile.o
# In file included from ../../gcc-3.3.6/gcc/profile.c:73:0:
# ../../gcc-3.3.6/gcc/profile.c: In function 'instrument_edges':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/profile.c:192:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/profile.c: In function 'compute_branch_probabilities':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/profile.c:559:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/profile.c:586:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/profile.c:609:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/profile.c:699:20: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# num_branches++, num_never_executed;
# ^
# In file included from ../../gcc-3.3.6/gcc/profile.c:73:0:
# ../../gcc-3.3.6/gcc/profile.c: In function 'branch_prob':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/profile.c:833:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/profile.c: In function 'union_groups':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/profile.c:1104:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/ra.c -o ra.o
# In file included from ../../gcc-3.3.6/gcc/ra.c:23:0:
# ../../gcc-3.3.6/gcc/ra.c: In function 'create_insn_info':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra.c:282:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra.c: In function 'find_subweb':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra.c:308:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra.c: In function 'init_ra':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra.c:561:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra.c: In function 'check_df':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra.c:606:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra.c:614:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra.c:626:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra.c:634:4: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/ra-build.c -o ra-build.o
# In file included from ../../gcc-3.3.6/gcc/ra-build.c:23:0:
# ../../gcc-3.3.6/gcc/ra-build.c: In function 'copy_insn_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:236:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-build.c: In function 'undef_to_size_word':
# ../../gcc-3.3.6/gcc/ra-build.c:399:11: warning: 'long' switch expression not converted to 'int' in ISO C [-Wtraditional]
# switch (*undefined)
# ^
# In file included from ../../gcc-3.3.6/gcc/ra-build.c:23:0:
# ../../gcc-3.3.6/gcc/ra-build.c: In function 'remember_move':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:570:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:577:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:580:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-build.c: In function 'defuse_overlap_p_1':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:693:9: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-build.c: In function 'live_out_1':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:849:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-build.c: In function 'init_one_web_common':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1250:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1317:2: note: in expansion of macro 'abort'
# abort();
# ^
# ../../gcc-3.3.6/gcc/ra-build.c: In function 'reinit_one_web':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1372:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1374:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-build.c: In function 'add_subweb':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1387:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-build.c: In function 'add_subweb_2':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1428:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-build.c: In function 'init_web_parts':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1449:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1468:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-build.c: In function 'copy_conflict_list':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1518:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-build.c: In function 'record_conflict':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1628:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-build.c: In function 'compare_and_free_webs':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1734:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1740:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1743:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-build.c: In function 'init_webs_defs_uses':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1791:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-build.c: In function 'parts_to_webs_1':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1897:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1918:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1941:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1951:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1972:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1975:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1977:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1990:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1993:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:1995:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:2006:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-build.c: In function 'parts_to_webs':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:2057:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-build.c: In function 'reset_conflicts':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:2143:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:2153:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-build.c: In function 'remember_web_was_spilled':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:2371:5: note: in expansion of macro 'abort'
# abort();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:2400:5: note: in expansion of macro 'abort'
# abort();
# ^
# In file included from ../../gcc-3.3.6/gcc/ra-build.c:23:0:
# ../../gcc-3.3.6/gcc/ra-build.c: In function 'detect_remat_webs':
# ../../gcc-3.3.6/gcc/ra-build.c:2625:31: warning: operation on 'insn' may be undefined [-Wsequence-point]
# rtx set = single_set (insn = DF_REF_INSN (web->defs[i]));
# ^
# ../../gcc-3.3.6/gcc/rtl.h:359:39: note: in definition of macro 'RTL_CHECK2'
# #define RTL_CHECK2(RTX, N, C1, C2) ((RTX)->fld[N])
# ^
# ../../gcc-3.3.6/gcc/rtl.h:538:23: note: in expansion of macro 'XEXP'
# #define PATTERN(INSN) XEXP (INSN, 5)
# ^
# ../../gcc-3.3.6/gcc/rtl.h:1583:42: note: in expansion of macro 'PATTERN'
# #define single_set_1(I) single_set_2 (I, PATTERN (I))
# ^
# ../../gcc-3.3.6/gcc/rtl.h:1581:22: note: in expansion of macro 'single_set_1'
# ? PATTERN (I) : single_set_1 (I)) \
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:2625:14: note: in expansion of macro 'single_set'
# rtx set = single_set (insn = DF_REF_INSN (web->defs[i]));
# ^
# In file included from ../../gcc-3.3.6/gcc/ra-build.c:23:0:
# ../../gcc-3.3.6/gcc/ra-build.c: In function 'handle_asm_insn':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:2919:10: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-build.c: In function 'ra_build_free':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:3192:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-build.c:3195:2: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/ra-build.c:35:0:
# ../../gcc-3.3.6/gcc/ra-build.c: At top level:
# ../../gcc-3.3.6/gcc/ra.h:566:22: warning: inline function 'ra_calloc' declared but never defined
# extern inline void * ra_calloc PARAMS ((size_t));
# ^
# ../../gcc-3.3.6/gcc/ra.h:565:22: warning: inline function 'ra_alloc' declared but never defined
# extern inline void * ra_alloc PARAMS ((size_t));
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/ra-colorize.c -o ra-colorize.o
# In file included from ../../gcc-3.3.6/gcc/ra-colorize.c:23:0:
# ../../gcc-3.3.6/gcc/ra-colorize.c: In function 'push_list':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:108:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c: In function 'push_list_end':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:121:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c: In function 'put_web':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:205:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c: In function 'reset_lists':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:223:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:258:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c: In function 'put_web_at_end':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:278:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c: In function 'put_move':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:321:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c: In function 'remove_move':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:525:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c: In function 'combine':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:727:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:729:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:826:5: note: in expansion of macro 'abort'
# abort();
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c: In function 'select_spill':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:1002:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c: In function 'colorize_one_web':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:1580:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:1289:15: warning: variable 'fat_neighbor' set but not used [-Wunused-but-set-variable]
# struct web *fat_neighbor = NULL;
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c: In function 'assign_colors':
# ../../gcc-3.3.6/gcc/ra-colorize.c:1673:19: warning: variable 'web' set but not used [-Wunused-but-set-variable]
# struct web *web;
# ^
# In file included from ../../gcc-3.3.6/gcc/ra-colorize.c:23:0:
# ../../gcc-3.3.6/gcc/ra-colorize.c: In function 'try_recolor_web':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:1849:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:1883:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c: In function 'insert_coalesced_conflicts':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:1934:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c: In function 'check_colors':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:2025:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:2029:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:2053:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:2077:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c: In function 'break_aliases_to_web':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:2121:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c: In function 'break_precolored_alias':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:2167:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c: In function 'restore_conflicts_from_coalesce':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:2261:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:2266:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:2282:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c: In function 'sort_and_combine_web_pairs':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:2486:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c: In function 'check_uncoalesced_moves':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:2655:4: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/ra-colorize.c:31:0:
# ../../gcc-3.3.6/gcc/ra-colorize.c: At top level:
# ../../gcc-3.3.6/gcc/ra.h:566:22: warning: inline function 'ra_calloc' declared but never defined
# extern inline void * ra_calloc PARAMS ((size_t));
# ^
# ../../gcc-3.3.6/gcc/ra.h:565:22: warning: inline function 'ra_alloc' declared but never defined
# extern inline void * ra_alloc PARAMS ((size_t));
# ^
# In file included from ../../gcc-3.3.6/gcc/regs.h:24:0,
# from ../../gcc-3.3.6/gcc/ra-colorize.c:26:
# ../../gcc-3.3.6/gcc/ra-colorize.c: In function 'colorize_one_web':
# ../../gcc-3.3.6/gcc/hard-reg-set.h:93:9: warning: 'fat_colors' may be used uninitialized in this function [-Wmaybe-uninitialized]
# ((SET) &= ~(HARD_CONST (1) << (BIT)))
# ^
# ../../gcc-3.3.6/gcc/ra-colorize.c:1294:16: note: 'fat_colors' was declared here
# HARD_REG_SET fat_colors;
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/ra-debug.c -o ra-debug.o
# ../../gcc-3.3.6/gcc/ra-debug.c: In function 'ra_debug_msg':
# ../../gcc-3.3.6/gcc/ra-debug.c:49:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# ra_debug_msg VPARAMS ((unsigned int level, const char *format, ...))
# ^
# In file included from ../../gcc-3.3.6/gcc/ra-debug.c:23:0:
# ../../gcc-3.3.6/gcc/ra-debug.c: In function 'ra_print_rtx':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-debug.c:381:15: note: in expansion of macro 'abort'
# default: abort();
# ^
# In file included from ../../gcc-3.3.6/gcc/ra-debug.c:31:0:
# ../../gcc-3.3.6/gcc/ra-debug.c: At top level:
# ../../gcc-3.3.6/gcc/ra.h:566:22: warning: inline function 'ra_calloc' declared but never defined
# extern inline void * ra_calloc PARAMS ((size_t));
# ^
# ../../gcc-3.3.6/gcc/ra.h:565:22: warning: inline function 'ra_alloc' declared but never defined
# extern inline void * ra_alloc PARAMS ((size_t));
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/ra-rewrite.c -o ra-rewrite.o
# In file included from ../../gcc-3.3.6/gcc/ra-rewrite.c:23:0:
# ../../gcc-3.3.6/gcc/ra-rewrite.c: In function 'spill_coalescing':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-rewrite.c:123:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-rewrite.c: In function 'slots_overlap_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-rewrite.c:585:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-rewrite.c: In function 'emit_loads':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-rewrite.c:904:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-rewrite.c:931:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-rewrite.c:937:6: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/basic-block.h:25:0,
# from ../../gcc-3.3.6/gcc/regs.h:25,
# from ../../gcc-3.3.6/gcc/ra-rewrite.c:26:
# ../../gcc-3.3.6/gcc/ra-rewrite.c: In function 'reloads_to_loads':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/bitmap.h:205:9: note: in definition of macro 'EXECUTE_IF_SET_IN_BITMAP'
# CODE; \
# ^
# ../../gcc-3.3.6/gcc/ra-rewrite.c:1056:3: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/ra-rewrite.c:23:0:
# ../../gcc-3.3.6/gcc/ra-rewrite.c: In function 'rewrite_program2':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-rewrite.c:1429:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ra-rewrite.c: In function 'emit_colors':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ra-rewrite.c:1713:2: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/ra-rewrite.c:33:0:
# ../../gcc-3.3.6/gcc/ra-rewrite.c: At top level:
# ../../gcc-3.3.6/gcc/ra.h:566:22: warning: inline function 'ra_calloc' declared but never defined
# extern inline void * ra_calloc PARAMS ((size_t));
# ^
# ../../gcc-3.3.6/gcc/ra.h:565:22: warning: inline function 'ra_alloc' declared but never defined
# extern inline void * ra_alloc PARAMS ((size_t));
# ^
# ../../gcc-3.3.6/gcc/ra-rewrite.c: In function 'actual_spill':
# ../../gcc-3.3.6/gcc/ra-rewrite.c:1340:49: warning: 'info.uses' may be used uninitialized in this function [-Wmaybe-uninitialized]
# struct web *web = use2web[DF_REF_ID (info.uses[n])];
# ^
# ../../gcc-3.3.6/gcc/ra-rewrite.c:1161:24: note: 'info.uses' was declared here
# struct ra_insn_info info;
# ^
# ../../gcc-3.3.6/gcc/ra-rewrite.c:1338:6: warning: 'info.num_uses' may be used uninitialized in this function [-Wmaybe-uninitialized]
# for (n = 0; n < info.num_uses; n++)
# ^
# ../../gcc-3.3.6/gcc/ra-rewrite.c:1161:24: note: 'info.num_uses' was declared here
# struct ra_insn_info info;
# ^
# ../../gcc-3.3.6/gcc/ra-rewrite.c:1319:3: warning: 'info.defs' may be used uninitialized in this function [-Wmaybe-uninitialized]
# reloads_to_loads (&ri, info.defs, info.num_defs, def2web);
# ^
# ../../gcc-3.3.6/gcc/ra-rewrite.c:1161:24: note: 'info.defs' was declared here
# struct ra_insn_info info;
# ^
# ../../gcc-3.3.6/gcc/ra-rewrite.c:1319:3: warning: 'info.num_defs' may be used uninitialized in this function [-Wmaybe-uninitialized]
# reloads_to_loads (&ri, info.defs, info.num_defs, def2web);
# ^
# ../../gcc-3.3.6/gcc/ra-rewrite.c:1161:24: note: 'info.num_defs' was declared here
# struct ra_insn_info info;
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/real.c -o real.o
# In file included from ../../gcc-3.3.6/gcc/real.c:26:0:
# ../../gcc-3.3.6/gcc/real.c: In function 'do_add':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:625:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'do_multiply':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:755:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'do_divide':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:892:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'do_compare':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:962:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'do_fix_trunc':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:1002:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'real_arithmetic':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:1068:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'real_compare':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:1121:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'real_exponent':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:1141:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'real_ldexp':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:1172:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'real_identical':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:1242:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'real_to_integer':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:1324:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:1333:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'real_to_integer2':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:1392:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:1404:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'real_to_decimal':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:1485:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:1503:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:1646:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:1658:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'real_to_hexadecimal':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:1754:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:1765:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'real_from_integer':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:2040:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'ten_to_ptwo':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:2058:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'ten_to_mptwo':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:2091:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'real_digit':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:2108:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'real_nan':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:2169:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:2220:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c:2181:12: warning: variable 'neg' set but not used [-Wunused-but-set-variable]
# bool neg = false;
# ^
# In file included from ../../gcc-3.3.6/gcc/real.c:26:0:
# ../../gcc-3.3.6/gcc/real.c: In function 'round_for_format':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:2332:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'real_convert':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:2438:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'real_to_target':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:2509:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'real_from_target':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:2539:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'real_hash':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:2595:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'encode_ieee_single':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:2658:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'encode_ieee_double':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:2811:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'encode_ieee_extended':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:3025:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:3044:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'encode_ibm_extended':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:3298:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'encode_ieee_quad':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:3442:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'encode_vax_f':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:3645:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'encode_vax_d':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:3720:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'encode_vax_g':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:3824:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'encode_i370_single':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:3973:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'encode_i370_double':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:4046:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'encode_c4x_single':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:4189:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/real.c: In function 'encode_c4x_extended':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/real.c:4271:7: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/recog.c -o recog.o
# In file included from ../../gcc-3.3.6/gcc/recog.c:25:0:
# ../../gcc-3.3.6/gcc/recog.c: In function 'validate_change':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:216:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/recog.c: In function 'asm_operand_ok':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:1678:5: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/recog.c:36:0:
# ../../gcc-3.3.6/gcc/recog.c: In function 'extract_constrain_insn_cached':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:2090:5: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from ../../gcc-3.3.6/gcc/recog.c:25:0:
# ../../gcc-3.3.6/gcc/recog.c: In function 'extract_insn':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:2150:6: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/recog.c:36:0:
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:2166:7: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:2175:2: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# In file included from ../../gcc-3.3.6/gcc/recog.c:25:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:2199:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/recog.c: In function 'peep2_next_insn':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:2946:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/recog.c: In function 'peep2_regno_dead_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:2966:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:2973:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/recog.c: In function 'peep2_reg_dead_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:2988:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:2995:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/recog.c: In function 'peep2_find_free_register':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:3029:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:3039:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:3049:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/recog.c: In function 'peephole2_optimize':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:3215:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:3245:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/recog.c: In function 'store_data_bypass_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:3417:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:3435:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:3445:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/recog.c: In function 'if_test_bypass_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:3471:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:3492:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/recog.c:3502:6: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/reg-stack.c -o reg-stack.o
# In file included from ../../gcc-3.3.6/gcc/reg-stack.c:157:0:
# ../../gcc-3.3.6/gcc/reg-stack.c: In function 'record_label_references':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:516:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c: In function 'get_asm_operand_n_inputs':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:801:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c: In function 'replace_reg':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:848:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:852:14: note: in expansion of macro 'abort'
# default: abort ();
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c: In function 'remove_regno_note':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:882:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c: In function 'get_hard_regnum':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:897:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c: In function 'emit_pop_insn':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:936:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:943:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c: In function 'emit_swap_insn':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:987:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c: In function 'move_for_stack_reg':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:1084:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:1092:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:1130:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:1163:18: warning: variable 'push_insn' set but not used [-Wunused-but-set-variable]
# rtx push_rtx, push_insn;
# ^
# In file included from ../../gcc-3.3.6/gcc/reg-stack.c:157:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:1186:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:1189:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:1196:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c: In function 'compare_for_stack_reg':
# ../../gcc-3.3.6/gcc/reg-stack.c:1333:7: warning: variable 'flags_user' set but not used [-Wunused-but-set-variable]
# rtx flags_user;
# ^
# In file included from ../../gcc-3.3.6/gcc/reg-stack.c:157:0:
# ../../gcc-3.3.6/gcc/reg-stack.c: In function 'subst_stack_regs_pat':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:1441:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:1468:9: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:1545:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:1621:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:1738:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:1748:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:1754:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:1831:9: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:1844:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c: In function 'subst_asm_stack_regs':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:1904:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:1998:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:2032:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:2043:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c: In function 'change_stack':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:2299:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:2302:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:2326:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:2349:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c: In function 'compensate_edge':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:2565:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:2574:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:2601:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c: In function 'convert_regs_1':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:2707:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:2790:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:2802:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:2812:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c:2630:7: warning: variable 'deleted' set but not used [-Wunused-but-set-variable]
# int deleted, inserted, reg;
# ^
# ../../gcc-3.3.6/gcc/reg-stack.c: At top level:
# ../../gcc-3.3.6/gcc/reg-stack.c:503:1: warning: 'record_label_references' defined but not used [-Wunused-function]
# record_label_references (insn, pat)
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/regclass.c -o regclass.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/regmove.c -o regmove.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/regrename.c -o regrename.o
# In file included from ../../gcc-3.3.6/gcc/regrename.c:25:0:
# ../../gcc-3.3.6/gcc/regrename.c: In function 'note_sets':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/regrename.c:112:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/regrename.c: In function 'clear_dead_regs':
# ../../gcc-3.3.6/gcc/regrename.c:129:30: warning: comparison between 'enum reg_note' and 'enum machine_mode' [-Wenum-compare]
# if (REG_NOTE_KIND (note) == kind && REG_P (XEXP (note, 0)))
# ^
# In file included from ../../gcc-3.3.6/gcc/regrename.c:25:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/regrename.c:137:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/regrename.c: In function 'regrename_optimize':
# ../../gcc-3.3.6/gcc/regrename.c:209:20: warning: variable 'regs_seen' set but not used [-Wunused-but-set-variable]
# HARD_REG_SET regs_seen;
# ^
# In file included from ../../gcc-3.3.6/gcc/regrename.c:25:0:
# ../../gcc-3.3.6/gcc/regrename.c: In function 'scan_rtx_reg':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/regrename.c:455:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/regrename.c: In function 'scan_rtx':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/regrename.c:714:7: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/regrename.c:36:0:
# ../../gcc-3.3.6/gcc/regrename.c: In function 'build_def_use':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/regrename.c:782:6: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# ../../gcc-3.3.6/gcc/regrename.c: In function 'copyprop_hardreg_forward_1':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/regrename.c:1601:2: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/reload.c -o reload.o
# In file included from ../../gcc-3.3.6/gcc/reload.c:91:0:
# ../../gcc-3.3.6/gcc/reload.c: In function 'push_secondary_reload':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:391:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:394:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:400:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:432:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload.c: In function 'find_valid_class':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:709:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload.c: In function 'push_reload':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:1096:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:1192:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:1315:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload.c: In function 'operands_match_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:2288:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload.c: In function 'decompose':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:2395:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:2434:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload.c: In function 'immune_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:2454:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload.c: In function 'find_reloads':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:2662:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:2684:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:3519:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:3528:5: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/reload.c:104:0:
# ../../gcc-3.3.6/gcc/toplev.h:50:48: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:3694:2: note: in expansion of macro 'fatal_insn'
# fatal_insn ("unable to generate reloads for:", insn);
# ^
# In file included from ../../gcc-3.3.6/gcc/reload.c:91:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:3906:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload.c: In function 'find_reloads_toplev':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:4541:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload.c: In function 'find_reloads_address_1':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:5411:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:5430:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:5482:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:5499:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload.c: In function 'subst_reloads':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:6027:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload.c: In function 'copy_replacements':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:6041:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload.c: In function 'refers_to_regno_for_reload_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:6221:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload.c: In function 'reg_overlap_mentioned_for_reload_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:6349:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload.c:6361:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/reload1.c -o reload1.o
# In file included from ../../gcc-3.3.6/gcc/basic-block.h:25:0,
# from ../../gcc-3.3.6/gcc/regs.h:25,
# from ../../gcc-3.3.6/gcc/reload1.c:35:
# ../../gcc-3.3.6/gcc/reload1.c: In function 'compute_use_by_pseudos':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/bitmap.h:205:9: note: in definition of macro 'EXECUTE_IF_SET_IN_BITMAP'
# CODE; \
# ^
# ../../gcc-3.3.6/gcc/reload1.c:558:3: note: in expansion of macro 'EXECUTE_IF_SET_IN_REG_SET'
# EXECUTE_IF_SET_IN_REG_SET
# ^
# ../../gcc-3.3.6/gcc/reload1.c:571:7: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/reload1.c:44:0:
# ../../gcc-3.3.6/gcc/reload1.c: In function 'replace_pseudos_in_call_usage':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:625:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload1.c: In function 'reload':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:1118:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload1.c: In function 'count_pseudo':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:1623:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload1.c: In function 'find_reg':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:1802:2: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/reload1.c:42:0:
# ../../gcc-3.3.6/gcc/reload1.c: In function 'spill_failure':
# ../../gcc-3.3.6/gcc/toplev.h:50:48: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:1933:7: note: in expansion of macro 'fatal_insn'
# fatal_insn ("this is the insn:", insn);
# ^
# ../../gcc-3.3.6/gcc/reload1.c: In function 'eliminate_regs':
# ../../gcc-3.3.6/gcc/reload1.c:2519:25: warning: comparison between 'enum machine_mode' and 'enum reg_note' [-Wenum-compare]
# if (GET_MODE (x) == REG_DEAD)
# ^
# In file included from ../../gcc-3.3.6/gcc/reload1.c:44:0:
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:2632:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload1.c: In function 'elimination_effects':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:2721:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:2862:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload1.c: In function 'eliminate_regs_in_insn':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:2962:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:3094:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload1.c: In function 'verify_initial_elim_offsets':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:3362:2: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/basic-block.h:25:0,
# from ../../gcc-3.3.6/gcc/regs.h:25,
# from ../../gcc-3.3.6/gcc/reload1.c:35:
# ../../gcc-3.3.6/gcc/reload1.c: In function 'finish_spills':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/bitmap.h:205:9: note: in definition of macro 'EXECUTE_IF_SET_IN_BITMAP'
# CODE; \
# ^
# ../../gcc-3.3.6/gcc/reload1.c:3667:3: note: in expansion of macro 'EXECUTE_IF_SET_IN_REG_SET'
# EXECUTE_IF_SET_IN_REG_SET
# ^
# ../../gcc-3.3.6/gcc/reload1.c:3674:3: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/reload1.c:44:0:
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:3753:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload1.c: In function 'clear_reload_reg_in_use':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:4359:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload1.c: In function 'reload_reg_free_p':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:4559:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload1.c: In function 'reload_reg_reaches_end_p':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:4696:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload1.c: In function 'reloads_conflict':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:4772:7: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/reload1.c:42:0:
# ../../gcc-3.3.6/gcc/reload1.c: In function 'failed_reload':
# ../../gcc-3.3.6/gcc/toplev.h:50:48: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:5084:5: note: in expansion of macro 'fatal_insn'
# fatal_insn ("could not find a spill register", insn);
# ^
# In file included from ../../gcc-3.3.6/gcc/reload1.c:44:0:
# ../../gcc-3.3.6/gcc/reload1.c: In function 'choose_reload_regs':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:5701:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:5893:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:5900:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:6016:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload1.c: In function 'merge_assigned_reloads':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:6168:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload1.c: In function 'emit_input_reload_insns':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:6385:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:6397:2: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/reload1.c:42:0:
# ../../gcc-3.3.6/gcc/reload1.c: In function 'emit_output_reload_insns':
# ../../gcc-3.3.6/gcc/toplev.h:50:48: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:6711:2: note: in expansion of macro 'fatal_insn'
# fatal_insn ("VOIDmode on an output", insn);
# ^
# ../../gcc-3.3.6/gcc/reload1.c: In function 'do_input_reload':
# ../../gcc-3.3.6/gcc/reload1.c:6905:7: warning: variable 'expect_occurrences' set but not used [-Wunused-but-set-variable]
# int expect_occurrences = 1;
# ^
# In file included from ../../gcc-3.3.6/gcc/reload1.c:44:0:
# ../../gcc-3.3.6/gcc/reload1.c: In function 'do_output_reload':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:7027:5: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/reload1.c:42:0:
# ../../gcc-3.3.6/gcc/reload1.c: In function 'reload_cse_simplify_operands':
# ../../gcc-3.3.6/gcc/toplev.h:52:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:8390:5: note: in expansion of macro 'fatal_insn_not_found'
# fatal_insn_not_found (insn);
# ^
# ../../gcc-3.3.6/gcc/reload1.c:8404:25: warning: variable 'mode' set but not used [-Wunused-but-set-variable]
# enum machine_mode mode;
# ^
# In file included from ../../gcc-3.3.6/gcc/reload1.c:44:0:
# ../../gcc-3.3.6/gcc/reload1.c: In function 'reload_combine_note_use':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:9061:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:9082:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/reload1.c: In function 'reload_cse_move2add':
# ../../gcc-3.3.6/gcc/reload1.c:9251:9: warning: variable 'success' set but not used [-Wunused-but-set-variable]
# int success = 0;
# ^
# In file included from ../../gcc-3.3.6/gcc/reload1.c:44:0:
# ../../gcc-3.3.6/gcc/reload1.c: In function 'fixup_abnormal_edges':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/reload1.c:9593:6: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/reorg.c -o reorg.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/resource.c -o resource.o
# In file included from ../../gcc-3.3.6/gcc/resource.c:24:0:
# ../../gcc-3.3.6/gcc/resource.c: In function 'mark_referenced_resources':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/resource.c:244:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/resource.c:257:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/resource.c:351:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/resource.c: In function 'mark_set_resources':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/resource.c:788:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/resource.c:803:6: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/rtlanal.c -o rtlanal.o
# ../../gcc-3.3.6/gcc/rtlanal.c: In function 'reg_set_p':
# ../../gcc-3.3.6/gcc/rtlanal.c:877:7: warning: variable 'body' set but not used [-Wunused-but-set-variable]
# rtx body = insn;
# ^
# In file included from ../../gcc-3.3.6/gcc/rtlanal.c:26:0:
# ../../gcc-3.3.6/gcc/rtlanal.c: In function 'insn_dependent_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c:1072:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c: In function 'reg_overlap_mentioned_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c:1545:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c: In function 'dead_or_set_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c:1764:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c: In function 'find_reg_fusage':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c:1948:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c: In function 'remove_note':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c:2066:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c: In function 'replace_rtx':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c:2558:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c:2574:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c: In function 'subreg_lsb':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c:3102:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c: In function 'subreg_regno_offset':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c:3139:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c:3159:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c: In function 'subreg_offset_representable_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c:3185:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c:3222:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c: In function 'find_first_parameter_load':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c:3290:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c:3319:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c: In function 'can_hoist_insn_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c:3485:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c: In function 'hoist_update_store':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c:3519:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c: In function 'hoist_insn_after':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c:3589:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c:3592:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c: In function 'hoist_insn_to_edge':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/rtlanal.c:3607:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/rtl-error.c -o rtl-error.o
# ../../gcc-3.3.6/gcc/rtl-error.c: In function 'error_for_asm':
# ../../gcc-3.3.6/gcc/rtl-error.c:93:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# error_for_asm VPARAMS ((rtx insn, const char *msgid, ...))
# ^
# ../../gcc-3.3.6/gcc/rtl-error.c: In function 'warning_for_asm':
# ../../gcc-3.3.6/gcc/rtl-error.c:104:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# warning_for_asm VPARAMS ((rtx insn, const char *msgid, ...))
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/sbitmap.c -o sbitmap.o
# In file included from ../../gcc-3.3.6/gcc/sbitmap.c:23:0:
# ../../gcc-3.3.6/gcc/sbitmap.c: In function 'sbitmap_difference':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/sbitmap.c:287:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/sched-deps.c -o sched-deps.o
# In file included from ../../gcc-3.3.6/gcc/sched-deps.c:28:0:
# ../../gcc-3.3.6/gcc/sched-deps.c: In function 'add_dependence':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/sched-deps.c:272:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/sched-deps.c:307:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/sched-deps.c: In function 'remove_dependence':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/sched-deps.c:432:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/sched-deps.c: In function 'sched_analyze_1':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/sched-deps.c:619:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/sched-deps.c: In function 'sched_analyze_2':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/sched-deps.c:759:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/sched-deps.c: In function 'sched_analyze':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/sched-deps.c:1424:3: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/sched-ebb.c -o sched-ebb.o
# In file included from ../../gcc-3.3.6/gcc/sched-ebb.c:27:0:
# ../../gcc-3.3.6/gcc/sched-ebb.c: In function 'schedule_ebb':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/sched-ebb.c:274:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/sched-rgn.c -o sched-rgn.o
# In file included from ../../gcc-3.3.6/gcc/sched-rgn.c:51:0:
# ../../gcc-3.3.6/gcc/sched-rgn.c: In function 'debug_regions':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/sched-rgn.c:527:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/sched-rgn.c: In function 'compute_trg_info':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/sched-rgn.c:1230:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/sched-rgn.c: In function 'schedule_region':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/sched-rgn.c:2850:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/sched-rgn.c: In function 'schedule_insns':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/sched-rgn.c:3067:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/sched-rgn.c:3092:6: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/sched-vis.c -o sched-vis.o
# In file included from ../../gcc-3.3.6/gcc/sched-vis.c:27:0:
# ../../gcc-3.3.6/gcc/sched-vis.c: In function 'print_pattern':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/sched-vis.c:701:7: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/sdbout.c -o sdbout.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/sibcall.c -o sibcall.o
# In file included from ../../gcc-3.3.6/gcc/sibcall.c:34:0:
# ../../gcc-3.3.6/gcc/sibcall.c: In function 'replace_call_placeholder':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/sibcall.c:550:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/simplify-rtx.c -o simplify-rtx.o
# In file included from ../../gcc-3.3.6/gcc/simplify-rtx.c:26:0:
# ../../gcc-3.3.6/gcc/simplify-rtx.c: In function 'simplify_unary_operation':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:387:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:391:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:395:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:414:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:505:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:512:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:530:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:553:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:609:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:673:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:691:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c: In function 'simplify_binary_operation':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:793:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:1447:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:1623:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c: In function 'simplify_relational_operation':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:1925:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:2198:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c: In function 'simplify_ternary_operation':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:2321:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:2343:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c: In function 'simplify_subreg':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:2360:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:2364:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:2368:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c: In function 'simplify_gen_subreg':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:2744:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:2748:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/simplify-rtx.c:2752:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/ssa.c -o ssa.o
# In file included from ../../gcc-3.3.6/gcc/ssa.c:35:0:
# ../../gcc-3.3.6/gcc/ssa.c: In function 'create_delayed_rename':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa.c:749:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ssa.c: In function 'apply_delayed_renames':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa.c:785:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ssa.c: In function 'rename_insn_1':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa.c:930:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ssa.c: In function 'rename_block':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa.c:1080:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa.c:1089:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa.c:1099:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa.c:1124:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ssa.c: In function 'convert_to_ssa':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa.c:1177:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ssa.c: In function 'eliminate_phi':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa.c:1429:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ssa.c: In function 'make_regs_equivalent_over_bad_edges':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa.c:1527:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa.c:1545:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa.c:1557:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ssa.c: In function 'make_equivalent_phi_alternatives_equivalent':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa.c:1629:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa.c:1632:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa.c:1643:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ssa.c: In function 'mark_reg_in_phi':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa.c:1954:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ssa.c: In function 'rename_equivalent_regs_in_insn':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa.c:2038:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ssa.c: In function 'rename_equivalent_regs':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa.c:2154:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ssa.c: In function 'convert_from_ssa':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa.c:2194:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/ssa-ccp.c -o ssa-ccp.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/ssa-dce.c -o ssa-dce.o
# In file included from ../../gcc-3.3.6/gcc/ssa-dce.c:73:0:
# ../../gcc-3.3.6/gcc/ssa-dce.c: In function 'set_control_dependent_block_to_edge_map_bit':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa-dce.c:185:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ssa-dce.c: In function 'find_control_dependence':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa-dce.c:247:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ssa-dce.c: In function 'find_pdom':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa-dce.c:273:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa-dce.c:275:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ssa-dce.c: In function 'find_inherently_necessary':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa-dce.c:404:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ssa-dce.c: In function 'delete_insn_bb':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa-dce.c:478:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ssa-dce.c: In function 'ssa_eliminate_dead_code':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ssa-dce.c:729:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/stmt.c -o stmt.o
# In file included from ../../gcc-3.3.6/gcc/stmt.c:40:0:
# ../../gcc-3.3.6/gcc/stmt.c: In function 'label_rtx':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stmt.c:509:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/stmt.c: In function 'expand_goto_internal':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stmt.c:720:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/stmt.c: In function 'expand_asm_operands':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stmt.c:1626:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stmt.c:1707:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/stmt.c:1505:7: warning: variable 'insn' set but not used [-Wunused-but-set-variable]
# rtx insn;
# ^
# In file included from ../../gcc-3.3.6/gcc/stmt.c:40:0:
# ../../gcc-3.3.6/gcc/stmt.c: In function 'resolve_operand_name_1':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stmt.c:2121:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/stmt.c: In function 'expand_end_loop':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stmt.c:2673:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/stmt.c: In function 'expand_return':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stmt.c:3196:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/stmt.c:3039:7: warning: variable 'last_insn' set but not used [-Wunused-but-set-variable]
# rtx last_insn = 0;
# ^
# In file included from ../../gcc-3.3.6/gcc/stmt.c:40:0:
# ../../gcc-3.3.6/gcc/stmt.c: In function 'expand_start_bindings_and_block':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stmt.c:3399:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/stmt.c: In function 'expand_decl':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stmt.c:3974:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/stmt.c:3871:19: warning: variable 'thisblock' set but not used [-Wunused-but-set-variable]
# struct nesting *thisblock;
# ^
# In file included from ../../gcc-3.3.6/gcc/stmt.c:40:0:
# ../../gcc-3.3.6/gcc/stmt.c: In function 'expand_anon_union_decl':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stmt.c:4267:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/stmt.c: In function 'expand_end_case_type':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stmt.c:5340:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stmt.c:5342:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stmt.c:5494:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stmt.c:5551:2: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/stor-layout.c -o stor-layout.o
# In file included from ../../gcc-3.3.6/gcc/stor-layout.c:26:0:
# ../../gcc-3.3.6/gcc/stor-layout.c: In function 'put_pending_sizes':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stor-layout.c:141:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/stor-layout.c: In function 'smallest_mode_for_size':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stor-layout.c:264:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/stor-layout.c: In function 'int_mode_for_mode':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stor-layout.c:295:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/stor-layout.c: In function 'layout_decl':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stor-layout.c:375:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/stor-layout.c: In function 'layout_type':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stor-layout.c:1558:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stor-layout.c:1569:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stor-layout.c:1802:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stor-layout.c:1838:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/stor-layout.c: In function 'set_sizetype':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stor-layout.c:1942:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/stor-layout.c:1992:2: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/stringpool.c -o stringpool.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/timevar.c -o timevar.o
# In file included from ../../gcc-3.3.6/gcc/timevar.c:25:0:
# ../../gcc-3.3.6/gcc/timevar.c: In function 'timevar_push':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/timevar.c:273:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/timevar.c: In function 'timevar_pop':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/timevar.c:324:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/timevar.c: In function 'timevar_start':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/timevar.c:365:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/timevar.c: In function 'timevar_stop':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/timevar.c:386:5: note: in expansion of macro 'abort'
# abort ();
# ^
# lof="../../gcc-3.3.6/gcc/cp/lang-options.h"; for f in $lof; do \
# echo "#include \"$f\""; \
# done | sed 's|../../gcc-3.3.6/gcc/||' > tmp-options.h
# /bin/sh ../../gcc-3.3.6/gcc/move-if-change tmp-options.h options.h
# echo timestamp > s-options
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include \
# -DTARGET_NAME=\"x86_64-unknown-linux\" \
# -c ../../gcc-3.3.6/gcc/toplev.c -o toplev.o
# In file included from ../../gcc-3.3.6/gcc/toplev.c:43:0:
# ../../gcc-3.3.6/gcc/toplev.c: In function 'do_abort':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/toplev.c:1640:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/toplev.c: In function 'botch':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/toplev.c:1650:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/toplev.c: In function 'pop_srcloc':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/toplev.c:2110:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/toplev.c: In function 'rest_of_compilation':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/toplev.c:3594:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/toplev.c:3597:7: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/tracer.c -o tracer.o
# In file included from ../../gcc-3.3.6/gcc/tracer.c:39:0:
# ../../gcc-3.3.6/gcc/tracer.c: In function 'tail_duplicate':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tracer.c:254:2: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/tree.c -o tree.o
# In file included from ../../gcc-3.3.6/gcc/tree.c:35:0:
# ../../gcc-3.3.6/gcc/tree.c: In function 'tree_size':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree.c:207:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.c: In function 'make_node':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree.c:232:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.c: In function 'integer_all_onesp':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree.c:665:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.c: In function 'tree_node_structure':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree.c:1540:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.c: In function 'unsave_expr_1':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree.c:1573:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.c: In function 'lhd_unsave_expr_now':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree.c:1627:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.c: In function 'substitute_in_expr':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree.c:1920:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree.c:1945:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree.c:1972:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree.c:1985:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree.c:2039:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree.c:2044:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.c: In function 'stabilize_reference_1':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree.c:2215:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.c: In function 'build':
# ../../gcc-3.3.6/gcc/tree.c:2234:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# build VPARAMS ((enum tree_code code, tree tt, ...))
# ^
# In file included from ../../gcc-3.3.6/gcc/tree.c:35:0:
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree.c:2302:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.c: In function 'build_nt':
# ../../gcc-3.3.6/gcc/tree.c:2416:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# build_nt VPARAMS ((enum tree_code code, ...))
# ^
# In file included from ../../gcc-3.3.6/gcc/tree.c:35:0:
# ../../gcc-3.3.6/gcc/tree.c: In function 'is_attribute_p':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree.c:2613:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.c: In function 'lookup_attribute':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree.c:2646:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.c: In function 'tree_low_cst':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree.c:3253:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.c: In function 'simple_cst_equal':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree.c:3367:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.c: In function 'build_function_type_list':
# ../../gcc-3.3.6/gcc/tree.c:3751:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# build_function_type_list VPARAMS ((tree return_type, ...))
# ^
# In file included from ../../gcc-3.3.6/gcc/tree.c:35:0:
# ../../gcc-3.3.6/gcc/tree.c: In function 'build_method_type':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree.c:3787:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.c: In function 'decl_type_context':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree.c:4274:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.c: In function 'get_callee_fndecl':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree.c:4292:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.c: In function 'get_set_constructor_bits':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree.c:4571:6: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/tree-dump.c -o tree-dump.o
# In file included from ../../gcc-3.3.6/gcc/tree-dump.c:24:0:
# ../../gcc-3.3.6/gcc/tree-dump.c: In function 'dequeue_and_dump':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree-dump.c:313:4: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/tree-inline.c -o tree-inline.o
# In file included from ../../gcc-3.3.6/gcc/tree-inline.c:27:0:
# ../../gcc-3.3.6/gcc/tree-inline.c: In function 'remap_decl':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree-inline.c:193:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree-inline.c: In function 'remap_block':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree-inline.c:318:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree-inline.c: In function 'copy_body_r':
# ../../gcc-3.3.6/gcc/tree-inline.c:444:23: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# if (TREE_CODE (*tp) == RETURN_STMT && id->ret_label)
# ^
# In file included from ../../gcc-3.3.6/gcc/tree-inline.c:27:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree-inline.c:498:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree-inline.c:513:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree-inline.c:517:28: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# else if (TREE_CODE (*tp) == SCOPE_STMT && !id->in_target_cleanup_p)
# ^
# In file included from ../../gcc-3.3.6/gcc/tree-inline.c:27:0:
# ../../gcc-3.3.6/gcc/tree-inline.c: In function 'expand_call_inline':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree-inline.c:1271:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree-inline.c: In function 'walk_tree':
# ../../gcc-3.3.6/gcc/tree-inline.c:1643:13: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# if (code == DECL_STMT
# ^
# In file included from ../../gcc-3.3.6/gcc/tree-inline.c:27:0:
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/tree-inline.c:1773:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree-inline.c: In function 'copy_tree_r':
# ../../gcc-3.3.6/gcc/tree-inline.c:1837:27: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# if (TREE_CODE (*tp) == SCOPE_STMT)
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/unroll.c -o unroll.o
# In file included from ../../gcc-3.3.6/gcc/unroll.c:136:0:
# ../../gcc-3.3.6/gcc/unroll.c: In function 'unroll_loop':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/unroll.c:766:29: note: in expansion of macro 'INSN_LUID'
# int copy_start_luid = INSN_LUID (copy_start);
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/unroll.c:767:27: note: in expansion of macro 'INSN_LUID'
# int copy_end_luid = INSN_LUID (copy_end);
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/unroll.c:1059:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/unroll.c:1303:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/unroll.c: In function 'precondition_loop_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/unroll.c:1515:9: note: in expansion of macro 'INSN_LUID'
# > INSN_LUID (loop_start))
# ^
# ../../gcc-3.3.6/gcc/unroll.c: In function 'calculate_giv_inc':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/unroll.c:1608:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/unroll.c:1656:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/unroll.c:1669:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/unroll.c:1702:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/unroll.c: In function 'initial_reg_note_copy':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/unroll.c:1731:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/unroll.c: In function 'final_reg_note_copy':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/unroll.c:1769:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/unroll.c: In function 'copy_loop_body':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/unroll.c:2144:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/unroll.c:2292:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/unroll.c: In function 'fold_rtx_mult_add':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/unroll.c:2434:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/unroll.c: In function 'find_splittable_regs':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/unroll.c:2564:39: note: in expansion of macro 'INSN_LUID'
# && (REGNO_LAST_LUID (bl->regno) >= INSN_LUID (loop->end)
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/unroll.c:2568:7: note: in expansion of macro 'INSN_LUID'
# < INSN_LUID (bl->init_insn))
# ^
# ../../gcc-3.3.6/gcc/unroll.c: In function 'find_splittable_givs':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/unroll.c:2762:8: note: in expansion of macro 'INSN_LUID'
# >= INSN_LUID (loop->end)))
# ^
# ../../gcc-3.3.6/gcc/unroll.c: In function 'final_giv_value':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/unroll.c:3186:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/unroll.c: In function 'subtract_reg_term':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/unroll.c:3275:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/unroll.c: In function 'loop_iterations':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/unroll.c:3400:8: note: in expansion of macro 'INSN_LUID'
# && INSN_LUID (JUMP_LABEL (temp)) > INSN_LUID (loop->top)
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/unroll.c:3400:40: note: in expansion of macro 'INSN_LUID'
# && INSN_LUID (JUMP_LABEL (temp)) > INSN_LUID (loop->top)
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/unroll.c:3401:8: note: in expansion of macro 'INSN_LUID'
# && INSN_LUID (JUMP_LABEL (temp)) < INSN_LUID (loop->cont))
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/loop.h:50:7: note: in expansion of macro 'abort'
# : (abort (), -1))
# ^
# ../../gcc-3.3.6/gcc/unroll.c:3401:40: note: in expansion of macro 'INSN_LUID'
# && INSN_LUID (JUMP_LABEL (temp)) < INSN_LUID (loop->cont))
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/unroll.c:3450:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/unroll.c:3495:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/unroll.c:3517:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/unroll.c:3623:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/unroll.c:3924:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/varasm.c -o varasm.o
# In file included from ../../gcc-3.3.6/gcc/varasm.c:33:0:
# ../../gcc-3.3.6/gcc/varasm.c: In function 'named_section_flags':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:412:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'named_section':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:440:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'make_decl_rtl':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:797:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:801:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'make_var_volatile':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:959:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'asm_emit_uninitialised':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:1411:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'assemble_external':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:1713:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'assemble_integer':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:1980:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:1984:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'assemble_real':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:2027:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:2044:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:2061:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:2066:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'decode_addr_const':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:2134:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:2138:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'const_hash_1':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:2318:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'compare_constant':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:2496:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'copy_constant':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:2631:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'decode_rtx_const':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:2973:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:3033:14: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:3038:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'find_pool_constant':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:3315:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'output_constant_pool':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:3438:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:3465:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:3482:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:3501:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:3515:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'mark_constants':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:3631:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'output_constant':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:4030:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:4096:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:4104:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:4116:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:4127:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'output_constructor':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:4198:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:4311:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:4426:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:4459:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'make_decl_one_only':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:4765:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:4782:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'decl_tls_model':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:4808:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:4818:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'decl_visibility':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:4861:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'default_no_named_section':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:4945:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'default_elf_select_section_1':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:5266:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:5317:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/varasm.c: In function 'default_unique_section_1':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/varasm.c:5380:7: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/varasm.c:5519:0:
# ./gt-varasm.h: In function 'gt_ggc_mx_constant_descriptor_rtx':
# ./gt-varasm.h:70:15: warning: switch condition has boolean value [-Wswitch-bool]
# switch (((*x).value).kind >= RTX_INT)
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/version.c -o version.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/vmsdbgout.c -o vmsdbgout.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/xcoffout.c -o xcoffout.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/et-forest.c -o et-forest.o
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/ggc-page.c -o ggc-page.o
# In file included from ../../gcc-3.3.6/gcc/ggc-page.c:24:0:
# ../../gcc-3.3.6/gcc/ggc-page.c: In function 'free_page':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ggc-page.c:896:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ggc-page.c: In function 'compute_inverse':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ggc-page.c:1230:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ggc-page.c: In function 'init_ggc':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ggc-page.c:1289:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ggc-page.c: In function 'ggc_push_context':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ggc-page.c:1357:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/ggc-page.c: In function 'ggc_recalculate_in_use_p':
# ../../gcc-3.3.6/gcc/rtl.h:2245:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/ggc-page.c:1395:5: note: in expansion of macro 'abort'
# abort ();
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include \
# ../../gcc-3.3.6/gcc/config/i386/i386.c -o i386.o
# In file included from ../../gcc-3.3.6/gcc/config/i386/i386.c:25:0:
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'classify_argument':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:1883:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:1991:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'examine_argument':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:2032:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'construct_container':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:2098:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:2169:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'contains_128bit_aligned_vector_p':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:2378:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_function_arg_boundary':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:2444:2: note: in expansion of macro 'abort'
# abort();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_check_movabs':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:3161:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:3166:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'memory_displacement_operand':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:3887:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'aligned_operand':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:3962:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_initial_elimination_offset':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:4544:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:4548:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_compute_frame_layout':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:4579:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:4581:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:4583:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:4585:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:4560:17: warning: variable 'total_size' set but not used [-Wunused-but-set-variable]
# HOST_WIDE_INT total_size;
# ^
# In file included from ../../gcc-3.3.6/gcc/config/i386/i386.c:25:0:
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_expand_prologue':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:4768:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_expand_epilogue':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:4955:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:5004:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_address_cost':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:5171:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'legitimate_address_p':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:5627:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'legitimize_pic_address':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:5838:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'legitimize_address':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:6138:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'output_pic_addr_const':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:6311:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:6370:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:6385:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'i386_output_dwarf_dtprel':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:6476:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'put_condition_code':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:6571:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:6588:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:6595:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:6604:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:6608:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:6617:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:6622:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:6627:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:6632:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:6642:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'print_reg':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:6657:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:6682:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:6732:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'get_some_local_dynamic_name':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:6753:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'print_operand':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:6835:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:6920:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:6978:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:7086:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'print_operand_address':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:7197:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'output_387_binary_op':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:7514:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:7649:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'output_fix_trunc':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:7694:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:7697:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'output_fp_compare':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:7744:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:7831:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:7834:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_expand_clear':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:7890:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_expand_binary_operator':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:8154:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_expand_unary_operator':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:8246:9: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_match_ccmode':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:8293:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:8295:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:8322:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_cc_mode':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:8409:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_cc_modes_compatible':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:8447:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_fp_comparison_codes':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:8650:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_fp_comparison_arithmetics_cost':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:8693:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_expand_fp_compare':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:8926:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_expand_branch':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:9126:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:9155:7: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_expand_setcc':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:9251:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:9268:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_expand_fp_movcc':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:9884:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_split_to_parts':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:9945:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:9947:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:9962:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:9977:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:10008:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:10014:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:10026:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:10055:6: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_split_long_move':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:10106:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:10196:3: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_expand_movstr':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:10504:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_expand_call':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:11170:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'assign_386_stack_local':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:11234:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'memory_address_length':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:11279:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_attr_length_immediate_default':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:11348:4: note: in expansion of macro 'abort'
# abort ();
# ^
# In file included from ../../gcc-3.3.6/gcc/config/i386/i386.c:40:0:
# ../../gcc-3.3.6/gcc/toplev.h:50:48: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:11371:5: note: in expansion of macro 'fatal_insn'
# fatal_insn ("unknown insn mode", insn);
# ^
# In file included from ../../gcc-3.3.6/gcc/config/i386/i386.c:25:0:
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_agi_dependant':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:11501:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_variable_issue':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:11903:8: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'x86_initialize_trampoline':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:12190:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_init_mmx_sse_builtins':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:12932:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_expand_binop_builtin':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:13246:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_expand_sse_comi':
# ../../gcc-3.3.6/gcc/config/i386/i386.c:13432:7: warning: variable 'op2' set but not used [-Wunused-but-set-variable]
# rtx op2;
# ^
# In file included from ../../gcc-3.3.6/gcc/config/i386/i386.c:25:0:
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_force_to_memory':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:14071:5: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:14097:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:14137:4: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'ix86_secondary_memory_needed':
# ../../gcc-3.3.6/gcc/tree.h:3187:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
# #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c:14231:2: note: in expansion of macro 'abort'
# abort ();
# ^
# ../../gcc-3.3.6/gcc/config/i386/i386.c: In function 'x86_function_profiler':
# ../../gcc-3.3.6/gcc/config/i386/i386.c:14753:10: warning: unused parameter 'labelno' [-Wunused-parameter]
# int labelno;
# ^
# rm -rf libbackend.a
# ar rc libbackend.a alias.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfglayout.o cfgloop.o cfgrtl.o combine.o conflict.o convert.o cse.o cselib.o dbxout.o debug.o df.o diagnostic.o doloop.o dominance.o dwarf2asm.o dwarf2out.o dwarfout.o emit-rtl.o except.o explow.o expmed.o expr.o final.o flow.o fold-const.o function.o gcse.o genrtl.o ggc-common.o global.o graph.o gtype-desc.o haifa-sched.o hashtable.o hooks.o ifcvt.o insn-attrtab.o insn-emit.o insn-extract.o insn-opinit.o insn-output.o insn-peep.o insn-recog.o integrate.o intl.o jump.o langhooks.o lcm.o lists.o local-alloc.o loop.o mbchar.o optabs.o params.o predict.o print-rtl.o print-tree.o profile.o ra.o ra-build.o ra-colorize.o ra-debug.o ra-rewrite.o real.o recog.o reg-stack.o regclass.o regmove.o regrename.o reload.o reload1.o reorg.o resource.o rtl.o rtlanal.o rtl-error.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o sibcall.o simplify-rtx.o ssa.o ssa-ccp.o ssa-dce.o stmt.o stor-layout.o stringpool.o timevar.o toplev.o tracer.o tree.o tree-dump.o tree-inline.o unroll.o varasm.o varray.o version.o vmsdbgout.o xcoffout.o et-forest.o ggc-page.o i386.o
# ranlib libbackend.a
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cc1 \
# c-parse.o c-lang.o c-pretty-print.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-objc-common.o c-dump.o libcpp.a main.o libbackend.a ../libiberty/libiberty.a
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/gcov.c -o gcov.o
# ../../gcc-3.3.6/gcc/gcov.c: In function 'fnotice':
# ../../gcc-3.3.6/gcc/gcov.c:308:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# fnotice VPARAMS ((FILE *file, const char *msgid, ...))
# ^
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H gcov.o intl.o version.o ../libiberty/libiberty.a -o gcov
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/call.c -o cp/call.o
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'build_field_call':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:150:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (instance)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:150:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (instance)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:150:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (instance)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:150:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (instance)))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'check_dtor_name':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:183:12: note: in expansion of macro 'IS_AGGR_TYPE'
# if ((IS_AGGR_TYPE (basetype) && name == constructor_name (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:183:12: note: in expansion of macro 'IS_AGGR_TYPE'
# if ((IS_AGGR_TYPE (basetype) && name == constructor_name (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:183:12: note: in expansion of macro 'IS_AGGR_TYPE'
# if ((IS_AGGR_TYPE (basetype) && name == constructor_name (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:183:12: note: in expansion of macro 'IS_AGGR_TYPE'
# if ((IS_AGGR_TYPE (basetype) && name == constructor_name (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:197:12: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# else if (DECL_CLASS_TEMPLATE_P (name))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:197:12: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# else if (DECL_CLASS_TEMPLATE_P (name))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:197:12: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# else if (DECL_CLASS_TEMPLATE_P (name))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'build_scoped_method_call':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:267:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:267:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:267:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:267:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:285:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:285:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:285:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:285:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'build_method_call':
# ../../gcc-3.3.6/gcc/cp/call.c:500:33: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (type && TREE_CODE (type) == TEMPLATE_TYPE_PARM)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:507:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (instance) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:539:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (object_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:539:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (object_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:539:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (object_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:539:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (object_type))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:548:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:554:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == OVERLOAD)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:556:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (name) == LOOKUP_EXPR)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:565:45: note: in expansion of macro 'BASELINK_P'
# if (fn && TREE_CODE (fn) == TREE_LIST && !BASELINK_P (fn))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:579:7: note: in expansion of macro 'BASELINK_P'
# if (BASELINK_P (fn) && has_template_args)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:584:7: note: in expansion of macro 'BASELINK_P'
# if (BASELINK_P (fn) && basetype_path)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'build_conv':
# ../../gcc-3.3.6/gcc/cp/call.c:700:5: warning: case value '219' not in enumerated type 'enum tree_code' [-Wswitch]
# case QUAL_CONV:
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:695:5: warning: case value '220' not in enumerated type 'enum tree_code' [-Wswitch]
# case STD_CONV:
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:692:5: warning: case value '221' not in enumerated type 'enum tree_code' [-Wswitch]
# case PTR_CONV:
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:693:5: warning: case value '222' not in enumerated type 'enum tree_code' [-Wswitch]
# case PMEM_CONV:
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:694:5: warning: case value '223' not in enumerated type 'enum tree_code' [-Wswitch]
# case BASE_CONV:
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:708:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ICS_USER_FLAG (t) = (code == USER_CONV || ICS_USER_FLAG (from));
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'standard_conversion':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:859:16: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (TREE_TYPE (from))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:859:16: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (TREE_TYPE (from))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:859:16: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (TREE_TYPE (from))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:859:16: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (TREE_TYPE (from))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:860:12: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (to))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:860:12: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (to))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:860:12: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (to))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:860:12: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (to))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:943:12: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (to) && IS_AGGR_TYPE (from)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:943:12: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (to) && IS_AGGR_TYPE (from)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:943:12: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (to) && IS_AGGR_TYPE (from)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:943:12: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (to) && IS_AGGR_TYPE (from)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:943:33: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (to) && IS_AGGR_TYPE (from)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:943:33: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (to) && IS_AGGR_TYPE (from)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:943:33: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (to) && IS_AGGR_TYPE (from)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:943:33: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (to) && IS_AGGR_TYPE (from)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:946:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (conv) == RVALUE_CONV)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'reference_related_p':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:977:8: note: in expansion of macro 'CLASS_TYPE_P'
# || (CLASS_TYPE_P (t1) && CLASS_TYPE_P (t2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:977:8: note: in expansion of macro 'CLASS_TYPE_P'
# || (CLASS_TYPE_P (t1) && CLASS_TYPE_P (t2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:977:8: note: in expansion of macro 'CLASS_TYPE_P'
# || (CLASS_TYPE_P (t1) && CLASS_TYPE_P (t2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:977:8: note: in expansion of macro 'CLASS_TYPE_P'
# || (CLASS_TYPE_P (t1) && CLASS_TYPE_P (t2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:977:29: note: in expansion of macro 'CLASS_TYPE_P'
# || (CLASS_TYPE_P (t1) && CLASS_TYPE_P (t2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:977:29: note: in expansion of macro 'CLASS_TYPE_P'
# || (CLASS_TYPE_P (t1) && CLASS_TYPE_P (t2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:977:29: note: in expansion of macro 'CLASS_TYPE_P'
# || (CLASS_TYPE_P (t1) && CLASS_TYPE_P (t2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:977:29: note: in expansion of macro 'CLASS_TYPE_P'
# || (CLASS_TYPE_P (t1) && CLASS_TYPE_P (t2)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'convert_class_to_reference':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1049:25: note: in expansion of macro 'OVL_NEXT'
# for (; fns; fns = OVL_NEXT (fns))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1051:13: note: in expansion of macro 'OVL_CURRENT'
# tree f = OVL_CURRENT (fns);
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1058:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (f) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'reference_binding':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1251:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (from) && !(flags & LOOKUP_NO_CONVERSION))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1251:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (from) && !(flags & LOOKUP_NO_CONVERSION))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1251:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (from) && !(flags & LOOKUP_NO_CONVERSION))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1251:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (from) && !(flags & LOOKUP_NO_CONVERSION))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1309:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (from) && compatible_p)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1309:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (from) && compatible_p)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1309:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (from) && compatible_p)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1309:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (from) && compatible_p)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'implicit_conversion':
# ../../gcc-3.3.6/gcc/cp/call.c:1351:32: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (expr && TREE_CODE (expr) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1369:9: note: in expansion of macro 'IS_AGGR_TYPE'
# && (IS_AGGR_TYPE (from)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1369:9: note: in expansion of macro 'IS_AGGR_TYPE'
# && (IS_AGGR_TYPE (from)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1369:9: note: in expansion of macro 'IS_AGGR_TYPE'
# && (IS_AGGR_TYPE (from)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1369:9: note: in expansion of macro 'IS_AGGR_TYPE'
# && (IS_AGGR_TYPE (from)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1370:12: note: in expansion of macro 'IS_AGGR_TYPE'
# || IS_AGGR_TYPE (to))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1370:12: note: in expansion of macro 'IS_AGGR_TYPE'
# || IS_AGGR_TYPE (to))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1370:12: note: in expansion of macro 'IS_AGGR_TYPE'
# || IS_AGGR_TYPE (to))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1370:12: note: in expansion of macro 'IS_AGGR_TYPE'
# || IS_AGGR_TYPE (to))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'add_builtin_candidate':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1821:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (c1) && DERIVED_FROM_P (c2, c1)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1821:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (c1) && DERIVED_FROM_P (c2, c1)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1821:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (c1) && DERIVED_FROM_P (c2, c1)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1821:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (c1) && DERIVED_FROM_P (c2, c1)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:1812:5: warning: case value '180' not in enumerated type 'enum tree_code' [-Wswitch]
# case MEMBER_REF:
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2093:7: note: in expansion of macro 'IS_AGGR_TYPE'
# || IS_AGGR_TYPE (type1)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2093:7: note: in expansion of macro 'IS_AGGR_TYPE'
# || IS_AGGR_TYPE (type1)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2093:7: note: in expansion of macro 'IS_AGGR_TYPE'
# || IS_AGGR_TYPE (type1)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2093:7: note: in expansion of macro 'IS_AGGR_TYPE'
# || IS_AGGR_TYPE (type1)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'add_builtin_candidates':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2213:16: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (argtypes[i]))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2213:16: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (argtypes[i]))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2213:16: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (argtypes[i]))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2213:16: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (argtypes[i]))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:361:27: note: in definition of macro 'TREE_TYPE'
# #define TREE_TYPE(NODE) ((NODE)->common.type)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2237:26: note: in expansion of macro 'TREE_TYPE'
# type = TREE_TYPE (TREE_TYPE (OVL_CURRENT (TREE_VALUE (convs))));
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2237:37: note: in expansion of macro 'OVL_CURRENT'
# type = TREE_TYPE (TREE_TYPE (OVL_CURRENT (TREE_VALUE (convs))));
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'add_template_candidate_real':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1938:34: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# (DECL_CONSTRUCTOR_P (NODE) && !DECL_CLONED_FUNCTION_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2332:8: note: in expansion of macro 'DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P'
# if ((DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (tmpl)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/call.c:30:
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'merge_conversion_sequences':
# ../../gcc-3.3.6/gcc/cp/call.c:2573:44: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# my_friendly_assert (TREE_CODE (user_seq) == USER_CONV,
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2578:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# while (TREE_CODE (*t) != IDENTITY_CONV)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/call.c:30:
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'build_user_type_conversion_1':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2610:24: note: in expansion of macro 'IS_AGGR_TYPE'
# my_friendly_assert (!IS_AGGR_TYPE (fromtype) || !IS_AGGR_TYPE (totype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2610:24: note: in expansion of macro 'IS_AGGR_TYPE'
# my_friendly_assert (!IS_AGGR_TYPE (fromtype) || !IS_AGGR_TYPE (totype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2610:24: note: in expansion of macro 'IS_AGGR_TYPE'
# my_friendly_assert (!IS_AGGR_TYPE (fromtype) || !IS_AGGR_TYPE (totype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2610:24: note: in expansion of macro 'IS_AGGR_TYPE'
# my_friendly_assert (!IS_AGGR_TYPE (fromtype) || !IS_AGGR_TYPE (totype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2610:52: note: in expansion of macro 'IS_AGGR_TYPE'
# my_friendly_assert (!IS_AGGR_TYPE (fromtype) || !IS_AGGR_TYPE (totype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2610:52: note: in expansion of macro 'IS_AGGR_TYPE'
# my_friendly_assert (!IS_AGGR_TYPE (fromtype) || !IS_AGGR_TYPE (totype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2610:52: note: in expansion of macro 'IS_AGGR_TYPE'
# my_friendly_assert (!IS_AGGR_TYPE (fromtype) || !IS_AGGR_TYPE (totype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2610:52: note: in expansion of macro 'IS_AGGR_TYPE'
# my_friendly_assert (!IS_AGGR_TYPE (fromtype) || !IS_AGGR_TYPE (totype)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2613:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (totype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2613:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (totype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2613:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (totype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2613:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (totype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2618:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (fromtype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2618:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (fromtype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2618:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (fromtype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2618:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (fromtype))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/call.c:30:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/tree.h:354:26: note: in expansion of macro 'TREE_CLASS_CHECK'
# #define DECL_CHECK(tree) TREE_CLASS_CHECK (tree, 'd')
# ^
# ../../gcc-3.3.6/gcc/tree.h:1599:35: note: in expansion of macro 'DECL_CHECK'
# #define DECL_LANG_SPECIFIC(NODE) (DECL_CHECK (NODE)->decl.lang_specific)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2042:4: note: in expansion of macro 'DECL_LANG_SPECIFIC'
# (DECL_LANG_SPECIFIC (NODE)->decl_flags.has_in_charge_parm_p)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2635:28: note: in expansion of macro 'DECL_HAS_IN_CHARGE_PARM_P'
# my_friendly_assert (!DECL_HAS_IN_CHARGE_PARM_P (OVL_CURRENT (ctors))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2635:55: note: in expansion of macro 'OVL_CURRENT'
# my_friendly_assert (!DECL_HAS_IN_CHARGE_PARM_P (OVL_CURRENT (ctors))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/tree.h:354:26: note: in expansion of macro 'TREE_CLASS_CHECK'
# #define DECL_CHECK(tree) TREE_CLASS_CHECK (tree, 'd')
# ^
# ../../gcc-3.3.6/gcc/tree.h:1599:35: note: in expansion of macro 'DECL_CHECK'
# #define DECL_LANG_SPECIFIC(NODE) (DECL_CHECK (NODE)->decl.lang_specific)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1995:4: note: in expansion of macro 'DECL_LANG_SPECIFIC'
# (DECL_LANG_SPECIFIC (NODE)->decl_flags.has_vtt_parm_p)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2636:10: note: in expansion of macro 'DECL_HAS_VTT_PARM_P'
# && !DECL_HAS_VTT_PARM_P (OVL_CURRENT (ctors)),
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2636:31: note: in expansion of macro 'OVL_CURRENT'
# && !DECL_HAS_VTT_PARM_P (OVL_CURRENT (ctors)),
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2640:25: note: in expansion of macro 'OVL_NEXT'
# for (; ctors; ctors = OVL_NEXT (ctors))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2642:19: note: in expansion of macro 'OVL_CURRENT'
# tree ctor = OVL_CURRENT (ctors);
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2646:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (ctor) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2679:49: note: in expansion of macro 'OVL_NEXT'
# for (fns = TREE_VALUE (convs); fns; fns = OVL_NEXT (fns))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2681:14: note: in expansion of macro 'OVL_CURRENT'
# tree fn = OVL_CURRENT (fns);
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2690:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (fn) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'build_user_type_conversion':
# ../../gcc-3.3.6/gcc/cp/call.c:2775:41: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (cand->second_conv) == AMBIG_CONV)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'resolve_scoped_fn_name':
# ../../gcc-3.3.6/gcc/cp/call.c:2791:42: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# bool is_template_id = TREE_CODE (name) == TEMPLATE_ID_EXPR;
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2798:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == OVERLOAD)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2800:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (name) == LOOKUP_EXPR)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2805:13: note: in expansion of macro 'CLASS_TYPE_P'
# else if (!CLASS_TYPE_P (scope))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2805:13: note: in expansion of macro 'CLASS_TYPE_P'
# else if (!CLASS_TYPE_P (scope))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2805:13: note: in expansion of macro 'CLASS_TYPE_P'
# else if (!CLASS_TYPE_P (scope))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2805:13: note: in expansion of macro 'CLASS_TYPE_P'
# else if (!CLASS_TYPE_P (scope))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2820:11: note: in expansion of macro 'BASELINK_P'
# if (BASELINK_P (name))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2842:11: note: in expansion of macro 'BASELINK_P'
# if (BASELINK_P (fn))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2845:11: note: in expansion of macro 'BASELINK_P'
# if (BASELINK_P (fn))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'resolve_args':
# ../../gcc-3.3.6/gcc/cp/call.c:2872:32: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (arg) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/call.c:30:
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'build_new_function_call':
# ../../gcc-3.3.6/gcc/cp/call.c:2893:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (fn) == TEMPLATE_DECL
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2894:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (fn) == OVERLOAD
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2895:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (fn) == TEMPLATE_ID_EXPR,
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2900:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (fn) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2908:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (fn) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2917:30: note: in expansion of macro 'OVL_NEXT'
# for (t1 = fn; t1; t1 = OVL_NEXT (t1))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2919:13: note: in expansion of macro 'OVL_CURRENT'
# tree t = OVL_CURRENT (t1);
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2921:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (t) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:344:36: note: in definition of macro 'TREE_CLASS_CHECK'
# #define TREE_CLASS_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2938:7: note: in expansion of macro 'DECL_NAME'
# DECL_NAME (OVL_CURRENT (fn)), args);
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2938:18: note: in expansion of macro 'OVL_CURRENT'
# DECL_NAME (OVL_CURRENT (fn)), args);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2958:8: note: in expansion of macro 'OVL_CURRENT'
# fn = OVL_CURRENT (fn);
# ^
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'build_object_call':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2993:55: note: in expansion of macro 'OVL_NEXT'
# for (fns = BASELINK_FUNCTIONS (fns); fns; fns = OVL_NEXT (fns))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2995:14: note: in expansion of macro 'OVL_CURRENT'
# tree fn = OVL_CURRENT (fns);
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:2996:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (fn) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:361:27: note: in definition of macro 'TREE_TYPE'
# #define TREE_TYPE(NODE) ((NODE)->common.type)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3014:32: note: in expansion of macro 'TREE_TYPE'
# tree totype = TREE_TYPE (TREE_TYPE (OVL_CURRENT (fns)));
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3014:43: note: in expansion of macro 'OVL_CURRENT'
# tree totype = TREE_TYPE (TREE_TYPE (OVL_CURRENT (fns)));
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3023:20: note: in expansion of macro 'OVL_NEXT'
# for (; fns; fns = OVL_NEXT (fns))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3025:16: note: in expansion of macro 'OVL_CURRENT'
# tree fn = OVL_CURRENT (fns);
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3026:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (fn) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'conditional_conversion':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3148:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (t1) && CLASS_TYPE_P (t2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3148:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (t1) && CLASS_TYPE_P (t2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3148:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (t1) && CLASS_TYPE_P (t2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3148:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (t1) && CLASS_TYPE_P (t2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3148:28: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (t1) && CLASS_TYPE_P (t2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3148:28: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (t1) && CLASS_TYPE_P (t2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3148:28: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (t1) && CLASS_TYPE_P (t2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3148:28: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (t1) && CLASS_TYPE_P (t2)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'build_conditional_expr':
# ../../gcc-3.3.6/gcc/cp/call.c:3250:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (arg2) == THROW_EXPR
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3251:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (arg3) != THROW_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3258:33: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (arg2) != THROW_EXPR
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3259:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (arg3) == THROW_EXPR)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3284:9: note: in expansion of macro 'CLASS_TYPE_P'
# && (CLASS_TYPE_P (arg2_type) || CLASS_TYPE_P (arg3_type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3284:9: note: in expansion of macro 'CLASS_TYPE_P'
# && (CLASS_TYPE_P (arg2_type) || CLASS_TYPE_P (arg3_type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3284:9: note: in expansion of macro 'CLASS_TYPE_P'
# && (CLASS_TYPE_P (arg2_type) || CLASS_TYPE_P (arg3_type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3284:9: note: in expansion of macro 'CLASS_TYPE_P'
# && (CLASS_TYPE_P (arg2_type) || CLASS_TYPE_P (arg3_type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3284:37: note: in expansion of macro 'CLASS_TYPE_P'
# && (CLASS_TYPE_P (arg2_type) || CLASS_TYPE_P (arg3_type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3284:37: note: in expansion of macro 'CLASS_TYPE_P'
# && (CLASS_TYPE_P (arg2_type) || CLASS_TYPE_P (arg3_type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3284:37: note: in expansion of macro 'CLASS_TYPE_P'
# && (CLASS_TYPE_P (arg2_type) || CLASS_TYPE_P (arg3_type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3284:37: note: in expansion of macro 'CLASS_TYPE_P'
# && (CLASS_TYPE_P (arg2_type) || CLASS_TYPE_P (arg3_type)))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3300:35: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || (conv2 && TREE_CODE (conv2) == AMBIG_CONV)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3301:35: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || (conv3 && TREE_CODE (conv3) == AMBIG_CONV))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3351:11: note: in expansion of macro 'CLASS_TYPE_P'
# && (CLASS_TYPE_P (arg2_type) || CLASS_TYPE_P (arg3_type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3351:11: note: in expansion of macro 'CLASS_TYPE_P'
# && (CLASS_TYPE_P (arg2_type) || CLASS_TYPE_P (arg3_type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3351:11: note: in expansion of macro 'CLASS_TYPE_P'
# && (CLASS_TYPE_P (arg2_type) || CLASS_TYPE_P (arg3_type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3351:11: note: in expansion of macro 'CLASS_TYPE_P'
# && (CLASS_TYPE_P (arg2_type) || CLASS_TYPE_P (arg3_type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3351:39: note: in expansion of macro 'CLASS_TYPE_P'
# && (CLASS_TYPE_P (arg2_type) || CLASS_TYPE_P (arg3_type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3351:39: note: in expansion of macro 'CLASS_TYPE_P'
# && (CLASS_TYPE_P (arg2_type) || CLASS_TYPE_P (arg3_type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3351:39: note: in expansion of macro 'CLASS_TYPE_P'
# && (CLASS_TYPE_P (arg2_type) || CLASS_TYPE_P (arg3_type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3351:39: note: in expansion of macro 'CLASS_TYPE_P'
# && (CLASS_TYPE_P (arg2_type) || CLASS_TYPE_P (arg3_type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3504:20: note: in expansion of macro 'IS_AGGR_TYPE'
# if (!lvalue_p && IS_AGGR_TYPE (result_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3504:20: note: in expansion of macro 'IS_AGGR_TYPE'
# if (!lvalue_p && IS_AGGR_TYPE (result_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3504:20: note: in expansion of macro 'IS_AGGR_TYPE'
# if (!lvalue_p && IS_AGGR_TYPE (result_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3504:20: note: in expansion of macro 'IS_AGGR_TYPE'
# if (!lvalue_p && IS_AGGR_TYPE (result_type))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'build_new_op':
# ../../gcc-3.3.6/gcc/cp/call.c:3534:43: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (code == LT_EXPR && TREE_CODE (arg1) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3549:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (arg1) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3552:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (arg1))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3552:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (arg1))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3552:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (arg1))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3552:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (arg1))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3559:5: warning: case value '175' not in enumerated type 'enum tree_code' [-Wswitch]
# case NEW_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3560:5: warning: case value '176' not in enumerated type 'enum tree_code' [-Wswitch]
# case VEC_NEW_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3562:5: warning: case value '177' not in enumerated type 'enum tree_code' [-Wswitch]
# case DELETE_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3561:5: warning: case value '178' not in enumerated type 'enum tree_code' [-Wswitch]
# case VEC_DELETE_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3575:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (arg2) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3578:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (arg2))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3578:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (arg2))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3578:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (arg2))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3578:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (arg2))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3584:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (arg3) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3587:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (arg3))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3587:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (arg3))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3587:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (arg3))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3587:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (arg3))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1054:29: note: in expansion of macro 'TAGGED_TYPE_P'
# #define IS_OVERLOAD_TYPE(T) TAGGED_TYPE_P (T)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3597:10: note: in expansion of macro 'IS_OVERLOAD_TYPE'
# || (! IS_OVERLOAD_TYPE (TREE_TYPE (arg2))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1054:29: note: in expansion of macro 'TAGGED_TYPE_P'
# #define IS_OVERLOAD_TYPE(T) TAGGED_TYPE_P (T)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3597:10: note: in expansion of macro 'IS_OVERLOAD_TYPE'
# || (! IS_OVERLOAD_TYPE (TREE_TYPE (arg2))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1054:29: note: in expansion of macro 'TAGGED_TYPE_P'
# #define IS_OVERLOAD_TYPE(T) TAGGED_TYPE_P (T)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3597:10: note: in expansion of macro 'IS_OVERLOAD_TYPE'
# || (! IS_OVERLOAD_TYPE (TREE_TYPE (arg2))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1054:29: note: in expansion of macro 'TAGGED_TYPE_P'
# #define IS_OVERLOAD_TYPE(T) TAGGED_TYPE_P (T)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3597:10: note: in expansion of macro 'IS_OVERLOAD_TYPE'
# || (! IS_OVERLOAD_TYPE (TREE_TYPE (arg2))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1054:29: note: in expansion of macro 'TAGGED_TYPE_P'
# #define IS_OVERLOAD_TYPE(T) TAGGED_TYPE_P (T)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3598:13: note: in expansion of macro 'IS_OVERLOAD_TYPE'
# && ! IS_OVERLOAD_TYPE (TREE_TYPE (arg3))))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1054:29: note: in expansion of macro 'TAGGED_TYPE_P'
# #define IS_OVERLOAD_TYPE(T) TAGGED_TYPE_P (T)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3598:13: note: in expansion of macro 'IS_OVERLOAD_TYPE'
# && ! IS_OVERLOAD_TYPE (TREE_TYPE (arg3))))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1054:29: note: in expansion of macro 'TAGGED_TYPE_P'
# #define IS_OVERLOAD_TYPE(T) TAGGED_TYPE_P (T)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3598:13: note: in expansion of macro 'IS_OVERLOAD_TYPE'
# && ! IS_OVERLOAD_TYPE (TREE_TYPE (arg3))))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1054:29: note: in expansion of macro 'TAGGED_TYPE_P'
# #define IS_OVERLOAD_TYPE(T) TAGGED_TYPE_P (T)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3598:13: note: in expansion of macro 'IS_OVERLOAD_TYPE'
# && ! IS_OVERLOAD_TYPE (TREE_TYPE (arg3))))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1054:29: note: in expansion of macro 'TAGGED_TYPE_P'
# #define IS_OVERLOAD_TYPE(T) TAGGED_TYPE_P (T)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3601:14: note: in expansion of macro 'IS_OVERLOAD_TYPE'
# else if (! IS_OVERLOAD_TYPE (TREE_TYPE (arg1))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1054:29: note: in expansion of macro 'TAGGED_TYPE_P'
# #define IS_OVERLOAD_TYPE(T) TAGGED_TYPE_P (T)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3601:14: note: in expansion of macro 'IS_OVERLOAD_TYPE'
# else if (! IS_OVERLOAD_TYPE (TREE_TYPE (arg1))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1054:29: note: in expansion of macro 'TAGGED_TYPE_P'
# #define IS_OVERLOAD_TYPE(T) TAGGED_TYPE_P (T)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3601:14: note: in expansion of macro 'IS_OVERLOAD_TYPE'
# else if (! IS_OVERLOAD_TYPE (TREE_TYPE (arg1))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1054:29: note: in expansion of macro 'TAGGED_TYPE_P'
# #define IS_OVERLOAD_TYPE(T) TAGGED_TYPE_P (T)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3601:14: note: in expansion of macro 'IS_OVERLOAD_TYPE'
# else if (! IS_OVERLOAD_TYPE (TREE_TYPE (arg1))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1054:29: note: in expansion of macro 'TAGGED_TYPE_P'
# #define IS_OVERLOAD_TYPE(T) TAGGED_TYPE_P (T)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3602:21: note: in expansion of macro 'IS_OVERLOAD_TYPE'
# && (! arg2 || ! IS_OVERLOAD_TYPE (TREE_TYPE (arg2))))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1054:29: note: in expansion of macro 'TAGGED_TYPE_P'
# #define IS_OVERLOAD_TYPE(T) TAGGED_TYPE_P (T)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3602:21: note: in expansion of macro 'IS_OVERLOAD_TYPE'
# && (! arg2 || ! IS_OVERLOAD_TYPE (TREE_TYPE (arg2))))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1054:29: note: in expansion of macro 'TAGGED_TYPE_P'
# #define IS_OVERLOAD_TYPE(T) TAGGED_TYPE_P (T)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3602:21: note: in expansion of macro 'IS_OVERLOAD_TYPE'
# && (! arg2 || ! IS_OVERLOAD_TYPE (TREE_TYPE (arg2))))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1054:29: note: in expansion of macro 'TAGGED_TYPE_P'
# #define IS_OVERLOAD_TYPE(T) TAGGED_TYPE_P (T)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3602:21: note: in expansion of macro 'IS_OVERLOAD_TYPE'
# && (! arg2 || ! IS_OVERLOAD_TYPE (TREE_TYPE (arg2))))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3619:21: note: in expansion of macro 'OVL_NEXT'
# for (; fns; fns = OVL_NEXT (fns))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3621:17: note: in expansion of macro 'OVL_CURRENT'
# tree fn = OVL_CURRENT (fns);
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3622:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (fn) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3636:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (arg1)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3636:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (arg1)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3636:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (arg1)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3636:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (arg1)))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3650:55: note: in expansion of macro 'OVL_NEXT'
# for (fns = BASELINK_FUNCTIONS (fns); fns; fns = OVL_NEXT (fns))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3652:14: note: in expansion of macro 'OVL_CURRENT'
# tree fn = OVL_CURRENT (fns);
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3661:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (fn) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3797:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (conv) == REF_BIND)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3803:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (conv) == REF_BIND)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3810:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (conv) == REF_BIND)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3864:5: warning: case value '180' not in enumerated type 'enum tree_code' [-Wswitch]
# case MEMBER_REF:
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'build_op_delete_call':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3911:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) && ! (flags & LOOKUP_GLOBAL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3911:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) && ! (flags & LOOKUP_GLOBAL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3911:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) && ! (flags & LOOKUP_GLOBAL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3911:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) && ! (flags & LOOKUP_GLOBAL))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3977:17: note: in expansion of macro 'BASELINK_P'
# for (fn = BASELINK_P (fns) ? BASELINK_FUNCTIONS (fns) : fns;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3979:10: note: in expansion of macro 'OVL_NEXT'
# fn = OVL_NEXT (fn))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:361:27: note: in definition of macro 'TREE_TYPE'
# #define TREE_TYPE(NODE) ((NODE)->common.type)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:3985:44: note: in expansion of macro 'OVL_CURRENT'
# t = build_exception_variant (TREE_TYPE (OVL_CURRENT (fn)),
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4003:12: note: in expansion of macro 'OVL_CURRENT'
# fn = OVL_CURRENT (fn);
# ^
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'convert_like_real':
# ../../gcc-3.3.6/gcc/cp/call.c:4072:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (convs) != USER_CONV
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4073:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (convs) != AMBIG_CONV
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4074:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (convs) != REF_BIND)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4079:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (t) == USER_CONV || !ICS_BAD_FLAG (t))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4085:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (t) == AMBIG_CONV)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4088:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (t) == IDENTITY_CONV)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4138:6: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (totype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4138:6: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (totype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4138:6: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (totype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4138:6: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (totype)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4175:5: warning: case value '217' not in enumerated type 'enum tree_code' [-Wswitch]
# case IDENTITY_CONV:
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4102:5: warning: case value '225' not in enumerated type 'enum tree_code' [-Wswitch]
# case USER_CONV:
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4179:5: warning: case value '226' not in enumerated type 'enum tree_code' [-Wswitch]
# case AMBIG_CONV:
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4189:47: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# TREE_CODE (convs) == REF_BIND ? -1 : 1,
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4197:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (convs) != REF_BIND
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4204:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (totype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4204:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (totype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4204:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (totype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4204:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (totype))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4208:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (convs) == BASE_CONV && !NEED_TEMPORARY_P (convs))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4264:5: warning: case value '218' not in enumerated type 'enum tree_code' [-Wswitch]
# case LVALUE_CONV:
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4267:5: warning: case value '219' not in enumerated type 'enum tree_code' [-Wswitch]
# case QUAL_CONV:
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4207:5: warning: case value '223' not in enumerated type 'enum tree_code' [-Wswitch]
# case BASE_CONV:
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4238:5: warning: case value '224' not in enumerated type 'enum tree_code' [-Wswitch]
# case REF_BIND:
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4203:5: warning: case value '227' not in enumerated type 'enum tree_code' [-Wswitch]
# case RVALUE_CONV:
# ^
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'convert_default_arg':
# ../../gcc-3.3.6/gcc/cp/call.c:4391:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (arg) == DEFAULT_ARG)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'build_cxx_call':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4750:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (fn)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4750:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (fn)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4750:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (fn)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4750:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (fn)))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'build_new_method_call':
# ../../gcc-3.3.6/gcc/cp/call.c:4978:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (instance) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:4985:8: note: in expansion of macro 'BASELINK_P'
# if (!BASELINK_P (fns))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5000:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (fns) == TEMPLATE_ID_EXPR)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/call.c:30:
# ../../gcc-3.3.6/gcc/cp/call.c:5008:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (fns) == TEMPLATE_DECL
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5009:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (fns) == OVERLOAD,
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5013:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5013:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5013:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5013:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (basetype))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5049:31: note: in expansion of macro 'OVL_NEXT'
# for (fn = fns; fn; fn = OVL_NEXT (fn))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5051:13: note: in expansion of macro 'OVL_CURRENT'
# tree t = OVL_CURRENT (fn);
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5064:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (t) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'is_subseq':
# ../../gcc-3.3.6/gcc/cp/call.c:5155:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# while (TREE_CODE (ics1) == RVALUE_CONV
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5156:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (ics1) == LVALUE_CONV)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5161:31: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# while (TREE_CODE (ics2) == RVALUE_CONV
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5162:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (ics2) == LVALUE_CONV)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5165:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (ics2) == USER_CONV
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5166:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (ics2) == AMBIG_CONV
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5167:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (ics2) == IDENTITY_CONV)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'maybe_handle_implicit_object':
# ../../gcc-3.3.6/gcc/cp/call.c:5230:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (t) == QUAL_CONV)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5232:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (t) == PTR_CONV)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'maybe_handle_ref_bind':
# ../../gcc-3.3.6/gcc/cp/call.c:5248:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (*ics) == REF_BIND)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'compare_ics':
# ../../gcc-3.3.6/gcc/cp/call.c:5345:38: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# for (t1 = ics1; TREE_CODE (t1) != USER_CONV; t1 = TREE_OPERAND (t1, 0))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5346:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (t1) == AMBIG_CONV)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5348:38: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# for (t2 = ics2; TREE_CODE (t2) != USER_CONV; t2 = TREE_OPERAND (t2, 0))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5349:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (t2) == AMBIG_CONV)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5376:37: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# while (TREE_CODE (from_type1) != IDENTITY_CONV)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5381:37: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# while (TREE_CODE (from_type2) != IDENTITY_CONV)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5533:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (non_reference (from_type1))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5533:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (non_reference (from_type1))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5533:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (non_reference (from_type1))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5533:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (non_reference (from_type1))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5554:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (non_reference (to_type1))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5554:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (non_reference (to_type1))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5554:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (non_reference (to_type1))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5554:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (non_reference (to_type1))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5582:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (ics1) == QUAL_CONV
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5583:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (ics2) == QUAL_CONV
# ^
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'source_type':
# ../../gcc-3.3.6/gcc/cp/call.c:5611:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (t) == USER_CONV
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5612:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (t) == AMBIG_CONV
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5613:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (t) == IDENTITY_CONV)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'joust':
# ../../gcc-3.3.6/gcc/cp/call.c:5698:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (t1) == STD_CONV
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5699:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (t2) == STD_CONV
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:5763:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (convn) == QUAL_CONV)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/call.c:30:0:
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'perform_direct_initialization_if_possible':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:6039:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:6039:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:6039:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:6039:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/call.c:30:
# ../../gcc-3.3.6/gcc/cp/call.c: In function 'initialize_reference':
# ../../gcc-3.3.6/gcc/cp/call.c:6165:40: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# my_friendly_assert (TREE_CODE (conv) == REF_BIND, 20030302);
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/call.c:6175:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (conv) == BASE_CONV && !NEED_TEMPORARY_P (conv))
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/decl.c -o cp/decl.o
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'push_local_binding':
# ../../gcc-3.3.6/gcc/cp/decl.c:1336:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (decl) == OVERLOAD || (flags & PUSH_USING))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'push_class_binding':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2452:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TYPENAME_TYPE && TREE_TYPE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2459:7: note: in expansion of macro 'IMPLICIT_TYPENAME_P'
# && IMPLICIT_TYPENAME_P (TREE_TYPE (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:1387:11: note: in expansion of macro 'IMPLICIT_TYPENAME_TYPE_DECL_P'
# if (IMPLICIT_TYPENAME_TYPE_DECL_P (decl))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:1391:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (decl) == OVERLOAD)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:33:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:344:36: note: in definition of macro 'TREE_CLASS_CHECK'
# #define TREE_CLASS_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:1431:29: note: in expansion of macro 'DECL_CHECK'
# #define DECL_CONTEXT(NODE) (DECL_CHECK (NODE)->decl.context)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2183:4: note: in expansion of macro 'DECL_CONTEXT'
# (DECL_CONTEXT (NODE) ? DECL_CONTEXT (NODE) : global_namespace)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:1392:16: note: in expansion of macro 'CP_DECL_CONTEXT'
# context = CP_DECL_CONTEXT (OVL_CURRENT (decl));
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:1392:33: note: in expansion of macro 'OVL_CURRENT'
# context = CP_DECL_CONTEXT (OVL_CURRENT (decl));
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:344:36: note: in definition of macro 'TREE_CLASS_CHECK'
# #define TREE_CLASS_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:1431:29: note: in expansion of macro 'DECL_CHECK'
# #define DECL_CONTEXT(NODE) (DECL_CHECK (NODE)->decl.context)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2183:26: note: in expansion of macro 'DECL_CONTEXT'
# (DECL_CONTEXT (NODE) ? DECL_CONTEXT (NODE) : global_namespace)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:1392:16: note: in expansion of macro 'CP_DECL_CONTEXT'
# context = CP_DECL_CONTEXT (OVL_CURRENT (decl));
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:1392:33: note: in expansion of macro 'OVL_CURRENT'
# context = CP_DECL_CONTEXT (OVL_CURRENT (decl));
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'poplevel':
# ../../gcc-3.3.6/gcc/cp/decl.c:1739:30: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (decl) == OVERLOAD)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:1534:7: warning: variable 'real_functionbody' set but not used [-Wunused-but-set-variable]
# int real_functionbody;
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/decl.c:37:
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'maybe_process_template_type_declaration':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:2872:27: note: in expansion of macro 'IS_AGGR_TYPE'
# my_friendly_assert (IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:2872:27: note: in expansion of macro 'IS_AGGR_TYPE'
# my_friendly_assert (IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:2872:27: note: in expansion of macro 'IS_AGGR_TYPE'
# my_friendly_assert (IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:2872:27: note: in expansion of macro 'IS_AGGR_TYPE'
# my_friendly_assert (IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'decls_match':
# ../../gcc-3.3.6/gcc/cp/decl.c:3213:32: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (newdecl) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'warn_extern_redeclared_static':
# ../../gcc-3.3.6/gcc/cp/decl.c:3267:30: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (newdecl) == TEMPLATE_DECL
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'duplicate_decls':
# ../../gcc-3.3.6/gcc/cp/decl.c:3455:31: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && ! (TREE_CODE (newdecl) == TEMPLATE_DECL
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:3459:34: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && ! (TREE_CODE (olddecl) == TEMPLATE_DECL
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2871:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:3472:8: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# && DECL_FUNCTION_TEMPLATE_P (olddecl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2871:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:3474:11: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# && DECL_FUNCTION_TEMPLATE_P (newdecl)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:3494:31: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (newdecl) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:3736:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (newdecl) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2871:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:3753:11: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# if (DECL_FUNCTION_TEMPLATE_P (newdecl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1765:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == USING_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:3834:8: note: in expansion of macro 'CAN_HAVE_FULL_LANG_DECL_P'
# if (CAN_HAVE_FULL_LANG_DECL_P (newdecl)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2871:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:3911:7: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# || DECL_FUNCTION_TEMPLATE_P (newdecl))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'pushdecl':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4114:7: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# if (DECL_TEMPLATE_PARM_P (x))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2188:5: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (!DECL_TEMPLATE_PARM_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4135:7: note: in expansion of macro 'DECL_NAMESPACE_SCOPE_P'
# && DECL_NAMESPACE_SCOPE_P (x)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4146:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4184:30: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (t && TREE_CODE (t) == OVERLOAD)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4189:37: note: in expansion of macro 'OVL_NEXT'
# for (match = t; match; match = OVL_NEXT (match))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4191:20: note: in expansion of macro 'OVL_CURRENT'
# if (decls_match (OVL_CURRENT (match), x))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4199:10: note: in expansion of macro 'OVL_CURRENT'
# t = OVL_CURRENT (match);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2871:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4233:10: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# || DECL_FUNCTION_TEMPLATE_P (x))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2871:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4296:16: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# else if (DECL_FUNCTION_TEMPLATE_P (x) && DECL_NAMESPACE_SCOPE_P (x))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2188:5: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (!DECL_TEMPLATE_PARM_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4296:48: note: in expansion of macro 'DECL_NAMESPACE_SCOPE_P'
# else if (DECL_FUNCTION_TEMPLATE_P (x) && DECL_NAMESPACE_SCOPE_P (x))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4348:33: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (decl && TREE_CODE (decl) == OVERLOAD)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4380:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (x) == TEMPLATE_DECL))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2188:5: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (!DECL_TEMPLATE_PARM_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4534:10: note: in expansion of macro 'DECL_NAMESPACE_SCOPE_P'
# DECL_NAMESPACE_SCOPE_P (x)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'pushdecl_class_level':
# ../../gcc-3.3.6/gcc/cp/decl.c:4665:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (x) == OVERLOAD)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4676:12: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# else if (ANON_AGGR_TYPE_P (TREE_TYPE (x)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4676:12: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# else if (ANON_AGGR_TYPE_P (TREE_TYPE (x)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4676:12: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# else if (ANON_AGGR_TYPE_P (TREE_TYPE (x)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4676:12: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# else if (ANON_AGGR_TYPE_P (TREE_TYPE (x)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'maybe_push_decl':
# ../../gcc-3.3.6/gcc/cp/decl.c:4714:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || (TREE_CODE (decl) == TEMPLATE_DECL && !namespace_bindings_p ())
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'push_class_level_binding':
# ../../gcc-3.3.6/gcc/cp/decl.c:4750:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && ((TREE_CODE (x) == OVERLOAD
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'push_overloaded_decl':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4907:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (t) && warn_shadow
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4907:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (t) && warn_shadow
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4907:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (t) && warn_shadow
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4907:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (t) && warn_shadow
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4917:31: note: in expansion of macro 'OVL_NEXT'
# for (tmp = old; tmp; tmp = OVL_NEXT (tmp))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4919:18: note: in expansion of macro 'OVL_CURRENT'
# tree fn = OVL_CURRENT (tmp);
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4921:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (tmp) == OVERLOAD && OVL_USED (tmp)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4943:31: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (old || TREE_CODE (decl) == TEMPLATE_DECL
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4949:34: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (old && TREE_CODE (old) != OVERLOAD)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:4970:35: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (new_binding) == OVERLOAD && old)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'redeclaration_error_message':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2188:5: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (!DECL_TEMPLATE_PARM_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:5070:11: note: in expansion of macro 'DECL_NAMESPACE_SCOPE_P'
# if (DECL_NAMESPACE_SCOPE_P (olddecl)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:5088:32: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (newdecl) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2188:5: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (!DECL_TEMPLATE_PARM_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:5101:38: note: in expansion of macro 'DECL_NAMESPACE_SCOPE_P'
# else if (toplevel_bindings_p () || DECL_NAMESPACE_SCOPE_P (newdecl))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'follow_tag_typedef':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:5653:12: note: in expansion of macro 'CLASS_TYPE_P'
# && !(CLASS_TYPE_P (original) && TYPE_WAS_ANONYMOUS (original)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:5653:12: note: in expansion of macro 'CLASS_TYPE_P'
# && !(CLASS_TYPE_P (original) && TYPE_WAS_ANONYMOUS (original)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:5653:12: note: in expansion of macro 'CLASS_TYPE_P'
# && !(CLASS_TYPE_P (original) && TYPE_WAS_ANONYMOUS (original)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:5653:12: note: in expansion of macro 'CLASS_TYPE_P'
# && !(CLASS_TYPE_P (original) && TYPE_WAS_ANONYMOUS (original)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'lookup_tag':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:5710:6: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# && DECL_CLASS_TEMPLATE_P (BINDING_VALUE (binding)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:5710:6: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# && DECL_CLASS_TEMPLATE_P (BINDING_VALUE (binding)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:5710:6: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# && DECL_CLASS_TEMPLATE_P (BINDING_VALUE (binding)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'lookup_namespace_name':
# ../../gcc-3.3.6/gcc/cp/decl.c:5832:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (name) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:5842:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:5846:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == OVERLOAD)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:33:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:344:36: note: in definition of macro 'TREE_CLASS_CHECK'
# #define TREE_CLASS_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:5847:9: note: in expansion of macro 'DECL_NAME'
# name = DECL_NAME (OVL_CURRENT (name));
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:5847:20: note: in expansion of macro 'OVL_CURRENT'
# name = DECL_NAME (OVL_CURRENT (name));
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:5864:8: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# if (DECL_CLASS_TEMPLATE_P (val))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:5864:8: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# if (DECL_CLASS_TEMPLATE_P (val))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:5864:8: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# if (DECL_CLASS_TEMPLATE_P (val))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2871:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:5871:13: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# else if (DECL_FUNCTION_TEMPLATE_P (val)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:5872:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (val) == OVERLOAD)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:5884:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (val) == OVERLOAD && ! really_overloaded_fn (val))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'make_typename_type':
# ../../gcc-3.3.6/gcc/cp/decl.c:6019:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6022:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6025:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6046:32: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (fullname) == TEMPLATE_ID_EXPR)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6049:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (context))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6049:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (context))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6049:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (context))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6049:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (context))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6051:18: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# if (!tmpl || !DECL_CLASS_TEMPLATE_P (tmpl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6051:18: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# if (!tmpl || !DECL_CLASS_TEMPLATE_P (tmpl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6051:18: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# if (!tmpl || !DECL_CLASS_TEMPLATE_P (tmpl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6077:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (!IS_AGGR_TYPE (context))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6077:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (!IS_AGGR_TYPE (context))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6077:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (!IS_AGGR_TYPE (context))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6077:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (!IS_AGGR_TYPE (context))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2452:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TYPENAME_TYPE && TREE_TYPE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6104:12: note: in expansion of macro 'IMPLICIT_TYPENAME_P'
# if (IMPLICIT_TYPENAME_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'make_unbound_class_template':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6158:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (context))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6158:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (context))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6158:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (context))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6158:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (context))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6161:21: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# if (!tmpl || !DECL_CLASS_TEMPLATE_P (tmpl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6161:21: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# if (!tmpl || !DECL_CLASS_TEMPLATE_P (tmpl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6161:21: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# if (!tmpl || !DECL_CLASS_TEMPLATE_P (tmpl))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'select_decl':
# ../../gcc-3.3.6/gcc/cp/decl.c:6221:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && (TREE_CODE (val) != TEMPLATE_DECL
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6222:13: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# || !DECL_CLASS_TEMPLATE_P (val)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6222:13: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# || !DECL_CLASS_TEMPLATE_P (val)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6222:13: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# || !DECL_CLASS_TEMPLATE_P (val)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'qualify_lookup':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6329:11: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# && DECL_CLASS_TEMPLATE_P (val))))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6329:11: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# && DECL_CLASS_TEMPLATE_P (val))))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6329:11: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# && DECL_CLASS_TEMPLATE_P (val))))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'warn_about_implicit_typename_lookup':
# ../../gcc-3.3.6/gcc/cp/decl.c:6347:30: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (! (TREE_CODE (binding) == TEMPLATE_DECL
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6348:6: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (subtype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6348:6: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (subtype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6348:6: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (subtype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6348:6: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (subtype)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'lookup_name_real':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2452:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TYPENAME_TYPE && TREE_TYPE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6477:8: note: in expansion of macro 'IMPLICIT_TYPENAME_P'
# if (IMPLICIT_TYPENAME_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6494:15: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (! IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6494:15: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (! IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6494:15: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (! IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6494:15: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (! IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6495:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (type) == TEMPLATE_TYPE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6496:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (type) == BOUND_TEMPLATE_TEMPLATE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6497:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (type) == TYPENAME_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6512:36: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (TREE_TYPE (val)) == TYPENAME_TYPE)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2452:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TYPENAME_TYPE && TREE_TYPE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2459:7: note: in expansion of macro 'IMPLICIT_TYPENAME_P'
# && IMPLICIT_TYPENAME_P (TREE_TYPE (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6597:17: note: in expansion of macro 'IMPLICIT_TYPENAME_TYPE_DECL_P'
# && (!val || !IMPLICIT_TYPENAME_TYPE_DECL_P (binding)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2452:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TYPENAME_TYPE && TREE_TYPE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2459:7: note: in expansion of macro 'IMPLICIT_TYPENAME_P'
# && IMPLICIT_TYPENAME_P (TREE_TYPE (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6603:8: note: in expansion of macro 'IMPLICIT_TYPENAME_TYPE_DECL_P'
# = IMPLICIT_TYPENAME_TYPE_DECL_P (val);
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:6647:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (val) == OVERLOAD && ! really_overloaded_fn (val))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'fixup_anonymous_aggr':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:7471:10: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:7471:10: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:7471:10: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:7471:10: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'check_tag_decl':
# ../../gcc-3.3.6/gcc/cp/decl.c:7523:31: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && ((TREE_CODE (value) != TYPENAME_TYPE && IS_AGGR_TYPE (value))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:7523:51: note: in expansion of macro 'IS_AGGR_TYPE'
# && ((TREE_CODE (value) != TYPENAME_TYPE && IS_AGGR_TYPE (value))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:7523:51: note: in expansion of macro 'IS_AGGR_TYPE'
# && ((TREE_CODE (value) != TYPENAME_TYPE && IS_AGGR_TYPE (value))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:7523:51: note: in expansion of macro 'IS_AGGR_TYPE'
# && ((TREE_CODE (value) != TYPENAME_TYPE && IS_AGGR_TYPE (value))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:7523:51: note: in expansion of macro 'IS_AGGR_TYPE'
# && ((TREE_CODE (value) != TYPENAME_TYPE && IS_AGGR_TYPE (value))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:7561:8: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# && TYPE_ANONYMOUS_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:7561:8: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# && TYPE_ANONYMOUS_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:7561:8: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# && TYPE_ANONYMOUS_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:7561:8: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# && TYPE_ANONYMOUS_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'shadow_tag':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:7634:12: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (t && ANON_AGGR_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:7634:12: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (t && ANON_AGGR_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:7634:12: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (t && ANON_AGGR_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:7634:12: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (t && ANON_AGGR_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'start_decl_1':
# ../../gcc-3.3.6/gcc/cp/decl.c:7904:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (decl) != TEMPLATE_DECL
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:7906:10: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:7906:10: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:7906:10: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:7906:10: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'reshape_init':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2555:8: note: in expansion of macro 'CLASS_TYPE_P'
# || (CLASS_TYPE_P (TYPE) \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8327:8: note: in expansion of macro 'CP_AGGREGATE_TYPE_P'
# if (!CP_AGGREGATE_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2555:8: note: in expansion of macro 'CLASS_TYPE_P'
# || (CLASS_TYPE_P (TYPE) \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8327:8: note: in expansion of macro 'CP_AGGREGATE_TYPE_P'
# if (!CP_AGGREGATE_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2555:8: note: in expansion of macro 'CLASS_TYPE_P'
# || (CLASS_TYPE_P (TYPE) \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8327:8: note: in expansion of macro 'CP_AGGREGATE_TYPE_P'
# if (!CP_AGGREGATE_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2555:8: note: in expansion of macro 'CLASS_TYPE_P'
# || (CLASS_TYPE_P (TYPE) \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8327:8: note: in expansion of macro 'CP_AGGREGATE_TYPE_P'
# if (!CP_AGGREGATE_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8384:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8384:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8384:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8384:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'check_initializer':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2555:8: note: in expansion of macro 'CLASS_TYPE_P'
# || (CLASS_TYPE_P (TYPE) \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8546:8: note: in expansion of macro 'CP_AGGREGATE_TYPE_P'
# if (CP_AGGREGATE_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2555:8: note: in expansion of macro 'CLASS_TYPE_P'
# || (CLASS_TYPE_P (TYPE) \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8546:8: note: in expansion of macro 'CP_AGGREGATE_TYPE_P'
# if (CP_AGGREGATE_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2555:8: note: in expansion of macro 'CLASS_TYPE_P'
# || (CLASS_TYPE_P (TYPE) \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8546:8: note: in expansion of macro 'CP_AGGREGATE_TYPE_P'
# if (CP_AGGREGATE_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2555:8: note: in expansion of macro 'CLASS_TYPE_P'
# || (CLASS_TYPE_P (TYPE) \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8546:8: note: in expansion of macro 'CP_AGGREGATE_TYPE_P'
# if (CP_AGGREGATE_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2590:4: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE (NODE) && CLASSTYPE_NON_AGGREGATE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8564:12: note: in expansion of macro 'TYPE_NON_AGGREGATE_CLASS'
# if (TYPE_NON_AGGREGATE_CLASS (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2590:4: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE (NODE) && CLASSTYPE_NON_AGGREGATE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8564:12: note: in expansion of macro 'TYPE_NON_AGGREGATE_CLASS'
# if (TYPE_NON_AGGREGATE_CLASS (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2590:4: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE (NODE) && CLASSTYPE_NON_AGGREGATE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8564:12: note: in expansion of macro 'TYPE_NON_AGGREGATE_CLASS'
# if (TYPE_NON_AGGREGATE_CLASS (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2590:4: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE (NODE) && CLASSTYPE_NON_AGGREGATE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8564:12: note: in expansion of macro 'TYPE_NON_AGGREGATE_CLASS'
# if (TYPE_NON_AGGREGATE_CLASS (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8605:12: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8605:12: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8605:12: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8605:12: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'cp_finish_decl':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8916:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (type) && DECL_NAME (decl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8916:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (type) && DECL_NAME (decl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8916:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (type) && DECL_NAME (decl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8916:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (type) && DECL_NAME (decl))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:8845:8: warning: variable 'ttype' set but not used [-Wunused-but-set-variable]
# tree ttype = NULL_TREE;
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'grokfndecl':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:9717:17: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (ctype && (TYPE_ANONYMOUS_P (ctype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:9717:17: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (ctype && (TYPE_ANONYMOUS_P (ctype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:9717:17: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (ctype && (TYPE_ANONYMOUS_P (ctype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:9717:17: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (ctype && (TYPE_ANONYMOUS_P (ctype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:9731:8: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (TYPE_ANONYMOUS_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:9731:8: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (TYPE_ANONYMOUS_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:9731:8: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (TYPE_ANONYMOUS_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:9731:8: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (TYPE_ANONYMOUS_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:9788:34: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (TREE_PURPOSE (t)) == DEFAULT_ARG)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:9795:38: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (orig_declarator) == TEMPLATE_ID_EXPR)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/decl.c:37:
# ../../gcc-3.3.6/gcc/cp/decl.c:9831:43: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (fns) == LOOKUP_EXPR
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:9832:43: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (fns) == OVERLOAD, 20001120);
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:9890:44: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (old_decl && TREE_CODE (old_decl) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:9912:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (decl) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'grokvardecl':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:10048:8: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (TYPE_ANONYMOUS_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:10048:8: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (TYPE_ANONYMOUS_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:10048:8: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (TYPE_ANONYMOUS_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:10048:8: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (TYPE_ANONYMOUS_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'compute_array_index_type':
# ../../gcc-3.3.6/gcc/cp/decl.c:10185:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (size) == SCOPE_REF
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'grokdeclarator':
# ../../gcc-3.3.6/gcc/cp/decl.c:10677:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (fns) == LOOKUP_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:10741:35: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (cname) == TEMPLATE_TYPE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:10742:31: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (cname) == BOUND_TEMPLATE_TEMPLATE_PARM)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:10722:4: warning: case value '179' not in enumerated type 'enum tree_code' [-Wswitch]
# case SCOPE_REF:
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:10824:4: warning: case value '185' not in enumerated type 'enum tree_code' [-Wswitch]
# case BASELINK:
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:10828:4: warning: case value '186' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_DECL:
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:10673:4: warning: case value '197' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_ID_EXPR:
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2452:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TYPENAME_TYPE && TREE_TYPE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:11075:15: note: in expansion of macro 'IMPLICIT_TYPENAME_P'
# if (type && IMPLICIT_TYPENAME_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:11307:10: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_VALUE (declspecs)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:11307:10: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_VALUE (declspecs)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:11307:10: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_VALUE (declspecs)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:11307:10: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_VALUE (declspecs)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:11415:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (declarator) != TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:11440:31: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (declarator) == SCOPE_REF)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:11448:34: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (declarator) != SCOPE_REF))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:11537:47: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (inner_decl && TREE_CODE (inner_decl) == SCOPE_REF)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:11540:47: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (inner_decl && TREE_CODE (inner_decl) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:11554:31: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (inner_decl) == TEMPLATE_ID_EXPR
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:11688:39: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (TREE_PURPOSE (t)) == DEFAULT_ARG)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:11848:31: note: in expansion of macro 'CLASS_TYPE_P'
# while (t != NULL_TREE && CLASS_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:11848:31: note: in expansion of macro 'CLASS_TYPE_P'
# while (t != NULL_TREE && CLASS_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:11848:31: note: in expansion of macro 'CLASS_TYPE_P'
# while (t != NULL_TREE && CLASS_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:11848:31: note: in expansion of macro 'CLASS_TYPE_P'
# while (t != NULL_TREE && CLASS_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:11925:33: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (sname) == SCOPE_REF)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:11783:2: warning: case value '179' not in enumerated type 'enum tree_code' [-Wswitch]
# case SCOPE_REF:
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:11945:2: warning: case value '185' not in enumerated type 'enum tree_code' [-Wswitch]
# case BASELINK:
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:12037:34: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || (TREE_CODE (declarator) == TEMPLATE_ID_EXPR
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:12041:35: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (declarator) == TEMPLATE_ID_EXPR)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:12083:7: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# && TYPE_ANONYMOUS_P (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:12083:7: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# && TYPE_ANONYMOUS_P (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:12083:7: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# && TYPE_ANONYMOUS_P (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:12083:7: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# && TYPE_ANONYMOUS_P (type)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:12196:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (type) == TEMPLATE_TYPE_PARM)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:12198:34: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (type) == TYPENAME_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:12378:34: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# TREE_CODE (declarator) != TEMPLATE_ID_EXPR
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:12424:34: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# TREE_CODE (declarator) != TEMPLATE_ID_EXPR
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:12578:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (declarator) == TEMPLATE_ID_EXPR)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'local_variable_p':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2188:5: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (!DECL_TEMPLATE_PARM_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:12772:12: note: in expansion of macro 'DECL_NAMESPACE_SCOPE_P'
# && !DECL_NAMESPACE_SCOPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'check_default_argument':
# ../../gcc-3.3.6/gcc/cp/decl.c:12818:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (arg) == DEFAULT_ARG)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'unary_op_p':
# ../../gcc-3.3.6/gcc/cp/decl.c:13184:12: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || code == TYPE_EXPR);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/decl.c:37:
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'grok_op_properties':
# ../../gcc-3.3.6/gcc/cp/decl.c:13234:37: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# my_friendly_assert (operator_code != LAST_CPLUS_TREE_CODE, 20000526);
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13254:2: warning: case value '175' not in enumerated type 'enum tree_code' [-Wswitch]
# case NEW_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13262:2: warning: case value '176' not in enumerated type 'enum tree_code' [-Wswitch]
# case VEC_NEW_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13258:2: warning: case value '177' not in enumerated type 'enum tree_code' [-Wswitch]
# case DELETE_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13266:2: warning: case value '178' not in enumerated type 'enum tree_code' [-Wswitch]
# case VEC_DELETE_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13250:2: warning: case value '180' not in enumerated type 'enum tree_code' [-Wswitch]
# case MEMBER_REF:
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13275:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (operator_code == NEW_EXPR || operator_code == VEC_NEW_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13275:50: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (operator_code == NEW_EXPR || operator_code == VEC_NEW_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13284:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (operator_code == DELETE_EXPR || operator_code == VEC_DELETE_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13284:58: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (operator_code == DELETE_EXPR || operator_code == VEC_DELETE_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13298:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (operator_code == TYPE_EXPR
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13319:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (arg)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13319:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (arg)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13319:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (arg)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13319:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (arg)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13321:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (arg) == TEMPLATE_TYPE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13322:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (arg) == BOUND_TEMPLATE_TEMPLATE_PARM)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13352:17: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (t)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13352:17: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (t)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13352:17: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (t)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13352:17: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (t)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'check_elaborated_type_specifier':
# ../../gcc-3.3.6/gcc/cp/decl.c:13560:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (type) == TEMPLATE_TYPE_PARM)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'xref_tag':
# ../../gcc-3.3.6/gcc/cp/decl.c:13618:39: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (t && globalize && TREE_CODE (t) == TYPENAME_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13643:51: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (t && TREE_CODE (t) != code && TREE_CODE (t) != TEMPLATE_TYPE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13644:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (t) != BOUND_TEMPLATE_TEMPLATE_PARM)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13672:11: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# && DECL_CLASS_TEMPLATE_P (ref)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13672:11: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# && DECL_CLASS_TEMPLATE_P (ref)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13672:11: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# && DECL_CLASS_TEMPLATE_P (ref)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13764:53: note: in expansion of macro 'IS_AGGR_TYPE'
# if (!globalize && processing_template_decl && IS_AGGR_TYPE (ref))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13764:53: note: in expansion of macro 'IS_AGGR_TYPE'
# if (!globalize && processing_template_decl && IS_AGGR_TYPE (ref))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13764:53: note: in expansion of macro 'IS_AGGR_TYPE'
# if (!globalize && processing_template_decl && IS_AGGR_TYPE (ref))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13764:53: note: in expansion of macro 'IS_AGGR_TYPE'
# if (!globalize && processing_template_decl && IS_AGGR_TYPE (ref))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'xref_basetypes':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13827:3: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# SET_CLASSTYPE_MARKED (ref);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13827:3: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# SET_CLASSTYPE_MARKED (ref);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13827:3: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# SET_CLASSTYPE_MARKED (ref);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13827:3: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# SET_CLASSTYPE_MARKED (ref);
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13854:32: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (basetype) != TYPENAME_TYPE
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13855:32: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (basetype) != TEMPLATE_TYPE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13856:32: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (basetype) != BOUND_TEMPLATE_TEMPLATE_PARM))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13873:8: note: in expansion of macro 'CLASSTYPE_MARKED'
# if (CLASSTYPE_MARKED (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13873:8: note: in expansion of macro 'CLASSTYPE_MARKED'
# if (CLASSTYPE_MARKED (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13873:8: note: in expansion of macro 'CLASSTYPE_MARKED'
# if (CLASSTYPE_MARKED (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13873:8: note: in expansion of macro 'CLASSTYPE_MARKED'
# if (CLASSTYPE_MARKED (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13896:6: note: in expansion of macro 'CLASS_TYPE_P'
# CLASS_TYPE_P (basetype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13896:6: note: in expansion of macro 'CLASS_TYPE_P'
# CLASS_TYPE_P (basetype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13896:6: note: in expansion of macro 'CLASS_TYPE_P'
# CLASS_TYPE_P (basetype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13896:6: note: in expansion of macro 'CLASS_TYPE_P'
# CLASS_TYPE_P (basetype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13898:6: note: in expansion of macro 'CLASS_TYPE_P'
# CLASS_TYPE_P (basetype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13898:6: note: in expansion of macro 'CLASS_TYPE_P'
# CLASS_TYPE_P (basetype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13898:6: note: in expansion of macro 'CLASS_TYPE_P'
# CLASS_TYPE_P (basetype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13898:6: note: in expansion of macro 'CLASS_TYPE_P'
# CLASS_TYPE_P (basetype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13911:4: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# SET_CLASSTYPE_MARKED (basetype);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13911:4: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# SET_CLASSTYPE_MARKED (basetype);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13911:4: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# SET_CLASSTYPE_MARKED (basetype);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13911:4: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# SET_CLASSTYPE_MARKED (basetype);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13923:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13923:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13923:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13923:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1408:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13958:5: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED'
# CLEAR_CLASSTYPE_MARKED (BINFO_TYPE (TREE_VEC_ELT (binfos, i)));
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1408:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13958:5: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED'
# CLEAR_CLASSTYPE_MARKED (BINFO_TYPE (TREE_VEC_ELT (binfos, i)));
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1408:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13958:5: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED'
# CLEAR_CLASSTYPE_MARKED (BINFO_TYPE (TREE_VEC_ELT (binfos, i)));
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1408:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13958:5: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED'
# CLEAR_CLASSTYPE_MARKED (BINFO_TYPE (TREE_VEC_ELT (binfos, i)));
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1408:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13959:3: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED'
# CLEAR_CLASSTYPE_MARKED (ref);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1408:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13959:3: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED'
# CLEAR_CLASSTYPE_MARKED (ref);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1408:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13959:3: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED'
# CLEAR_CLASSTYPE_MARKED (ref);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1408:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:13959:3: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED'
# CLEAR_CLASSTYPE_MARKED (ref);
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'start_function':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:14376:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (restype) && !CLASSTYPE_GOT_SEMICOLON (restype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:14376:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (restype) && !CLASSTYPE_GOT_SEMICOLON (restype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:14376:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (restype) && !CLASSTYPE_GOT_SEMICOLON (restype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:14376:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (restype) && !CLASSTYPE_GOT_SEMICOLON (restype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1938:34: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# (DECL_CONSTRUCTOR_P (NODE) && !DECL_CLONED_FUNCTION_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:14410:7: note: in expansion of macro 'DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P'
# if (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (decl1))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'finish_function':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:14992:8: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# if (!DECL_CLONED_FUNCTION_P (fndecl))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'maybe_register_incomplete_var':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:15318:45: note: in expansion of macro 'CLASS_TYPE_P'
# if ((!COMPLETE_TYPE_P (inner_type) && CLASS_TYPE_P (inner_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:15318:45: note: in expansion of macro 'CLASS_TYPE_P'
# if ((!COMPLETE_TYPE_P (inner_type) && CLASS_TYPE_P (inner_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:15318:45: note: in expansion of macro 'CLASS_TYPE_P'
# if ((!COMPLETE_TYPE_P (inner_type) && CLASS_TYPE_P (inner_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:15318:45: note: in expansion of macro 'CLASS_TYPE_P'
# if ((!COMPLETE_TYPE_P (inner_type) && CLASS_TYPE_P (inner_type))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/decl.c:37:
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'complete_vars':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:15336:23: note: in expansion of macro 'CLASS_TYPE_P'
# my_friendly_assert (CLASS_TYPE_P (type), 20020406);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:15336:23: note: in expansion of macro 'CLASS_TYPE_P'
# my_friendly_assert (CLASS_TYPE_P (type), 20020406);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:15336:23: note: in expansion of macro 'CLASS_TYPE_P'
# my_friendly_assert (CLASS_TYPE_P (type), 20020406);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:15336:23: note: in expansion of macro 'CLASS_TYPE_P'
# my_friendly_assert (CLASS_TYPE_P (type), 20020406);
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c: In function 'cp_tree_node_structure':
# ../../gcc-3.3.6/gcc/cp/decl.c:15477:5: warning: case value '148' not in enumerated type 'enum tree_code' [-Wswitch]
# case SRCLOC: return TS_CP_SRCLOC;
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:15475:5: warning: case value '174' not in enumerated type 'enum tree_code' [-Wswitch]
# case PTRMEM_CST: return TS_CP_PTRMEM;
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:15474:5: warning: case value '187' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_PARM_INDEX: return TS_CP_TPI;
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:15471:5: warning: case value '196' not in enumerated type 'enum tree_code' [-Wswitch]
# case DEFAULT_ARG: return TS_CP_IDENTIFIER;
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:15473:5: warning: case value '198' not in enumerated type 'enum tree_code' [-Wswitch]
# case OVERLOAD: return TS_CP_OVERLOAD;
# ^
# ../../gcc-3.3.6/gcc/cp/decl.c:15476:5: warning: case value '199' not in enumerated type 'enum tree_code' [-Wswitch]
# case WRAPPER: return TS_CP_WRAPPER;
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl.c:15510:0:
# ./gtype-cp.h: In function 'gt_ggc_mx_lang_decl':
# ./gtype-cp.h:354:9: warning: case label value exceeds maximum value for type
# case 2:
# ^
# ./gtype-cp.h: In function 'gt_ggc_mx_lang_type':
# ./gtype-cp.h:396:9: warning: case label value exceeds maximum value for type
# case 2:
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/expr.c -o cp/expr.o
# ../../gcc-3.3.6/gcc/cp/expr.c: In function 'cplus_expand_constant':
# ../../gcc-3.3.6/gcc/cp/expr.c:44:5: warning: case value '174' not in enumerated type 'enum tree_code' [-Wswitch]
# case PTRMEM_CST:
# ^
# ../../gcc-3.3.6/gcc/cp/expr.c: In function 'cxx_expand_expr':
# ../../gcc-3.3.6/gcc/cp/expr.c:104:5: warning: case value '173' not in enumerated type 'enum tree_code' [-Wswitch]
# case OFFSET_REF:
# ^
# ../../gcc-3.3.6/gcc/cp/expr.c:100:5: warning: case value '174' not in enumerated type 'enum tree_code' [-Wswitch]
# case PTRMEM_CST:
# ^
# ../../gcc-3.3.6/gcc/cp/expr.c:109:5: warning: case value '183' not in enumerated type 'enum tree_code' [-Wswitch]
# case THROW_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/expr.c:119:5: warning: case value '184' not in enumerated type 'enum tree_code' [-Wswitch]
# case EMPTY_CLASS_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/expr.c:113:5: warning: case value '215' not in enumerated type 'enum tree_code' [-Wswitch]
# case MUST_NOT_THROW_EXPR:
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/pt.c -o cp/pt.o
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'push_access_scope_real':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2871:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:185:41: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# if (TREE_CODE (t) == FUNCTION_DECL || DECL_FUNCTION_TEMPLATE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2871:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:200:11: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# if (DECL_FUNCTION_TEMPLATE_P (t) && args)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2871:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:219:41: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# if (TREE_CODE (t) == FUNCTION_DECL || DECL_FUNCTION_TEMPLATE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'pop_access_scope':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2871:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:243:41: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# if (TREE_CODE (t) == FUNCTION_DECL || DECL_FUNCTION_TEMPLATE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'finish_member_template_decl':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:274:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (decl) && CLASSTYPE_TEMPLATE_INFO (decl)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:274:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (decl) && CLASSTYPE_TEMPLATE_INFO (decl)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:274:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (decl) && CLASSTYPE_TEMPLATE_INFO (decl)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:274:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (decl) && CLASSTYPE_TEMPLATE_INFO (decl)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'push_inline_template_parms_recursive':
# ../../gcc-3.3.6/gcc/cp/pt.c:411:2: warning: case value '186' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_DECL:
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'is_member_template':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2871:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:510:8: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# if (!DECL_FUNCTION_TEMPLATE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'maybe_process_partial_specialization':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:773:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type) && CLASSTYPE_USE_TEMPLATE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:773:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type) && CLASSTYPE_USE_TEMPLATE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:773:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type) && CLASSTYPE_USE_TEMPLATE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:773:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type) && CLASSTYPE_USE_TEMPLATE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:803:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:803:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:803:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:803:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:806:19: note: in expansion of macro 'CLASS_TYPE_P'
# && context && CLASS_TYPE_P (context)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:806:19: note: in expansion of macro 'CLASS_TYPE_P'
# && context && CLASS_TYPE_P (context)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:806:19: note: in expansion of macro 'CLASS_TYPE_P'
# && context && CLASS_TYPE_P (context)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:806:19: note: in expansion of macro 'CLASS_TYPE_P'
# && context && CLASS_TYPE_P (context)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/pt.c:34:
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'retrieve_specialization':
# ../../gcc-3.3.6/gcc/cp/pt.c:877:40: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# my_friendly_assert (TREE_CODE (tmpl) == TEMPLATE_DECL, 0);
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'register_specialization':
# ../../gcc-3.3.6/gcc/cp/pt.c:947:40: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# my_friendly_assert (TREE_CODE (tmpl) == TEMPLATE_DECL, 0);
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'print_candidates':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:1095:40: note: in expansion of macro 'OVL_NEXT'
# for (f = TREE_VALUE (fn); f; f = OVL_NEXT (f))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:1096:31: note: in expansion of macro 'OVL_CURRENT'
# cp_error_at ("%s %+#D", str, OVL_CURRENT (f));
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'determine_specialization':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:1142:7: note: in expansion of macro 'BASELINK_P'
# if (BASELINK_P (fns))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:1151:21: note: in expansion of macro 'OVL_NEXT'
# for (; fns; fns = OVL_NEXT (fns))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:1153:17: note: in expansion of macro 'OVL_CURRENT'
# tree fn = OVL_CURRENT (fns);
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:1155:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (fn) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'check_explicit_specialization':
# ../../gcc-3.3.6/gcc/cp/pt.c:1517:39: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (declarator) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:1595:34: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (declarator) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:1646:34: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (declarator) != TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:1690:57: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (TREE_OPERAND (declarator, 0)) == LOOKUP_EXPR)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:32:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:698:34: note: in definition of macro 'TREE_LANG_FLAG_4'
# #define TREE_LANG_FLAG_4(NODE) ((NODE)->common.lang_flag_4)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2006:4: note: in expansion of macro 'IDENTIFIER_TYPENAME_P'
# (IDENTIFIER_TYPENAME_P (DECL_NAME (NODE)))
# ^
# ../../gcc-3.3.6/gcc/tree.h:354:26: note: in expansion of macro 'TREE_CLASS_CHECK'
# #define DECL_CHECK(tree) TREE_CLASS_CHECK (tree, 'd')
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2006:27: note: in expansion of macro 'DECL_NAME'
# (IDENTIFIER_TYPENAME_P (DECL_NAME (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:1755:20: note: in expansion of macro 'DECL_CONV_FN_P'
# if (!ovl || !DECL_CONV_FN_P (OVL_CURRENT (ovl)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:1755:36: note: in expansion of macro 'OVL_CURRENT'
# if (!ovl || !DECL_CONV_FN_P (OVL_CURRENT (ovl)))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:1761:25: note: in expansion of macro 'OVL_NEXT'
# for (; ovl; ovl = OVL_NEXT (ovl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:1762:25: note: in expansion of macro 'OVL_CURRENT'
# fns = ovl_cons (OVL_CURRENT (ovl), fns);
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'comp_template_parms':
# ../../gcc-3.3.6/gcc/cp/pt.c:1958:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (parm1) == TEMPLATE_TYPE_PARM)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'check_template_shadow':
# ../../gcc-3.3.6/gcc/cp/pt.c:1990:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (decl) == OVERLOAD)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:1991:12: note: in expansion of macro 'OVL_CURRENT'
# decl = OVL_CURRENT (decl);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:2003:29: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# if (!DECL_P (olddecl) || !DECL_TEMPLATE_PARM_P (olddecl))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'process_template_parm':
# ../../gcc-3.3.6/gcc/cp/pt.c:2097:55: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (p) == TYPE_DECL || TREE_CODE (p) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:2135:36: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (parm && TREE_CODE (parm) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'current_template_args':
# ../../gcc-3.3.6/gcc/cp/pt.c:2247:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (t) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'mark_template_parm':
# ../../gcc-3.3.6/gcc/cp/pt.c:2326:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (t) == TEMPLATE_PARM_INDEX)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'process_partial_specialization':
# ../../gcc-3.3.6/gcc/cp/pt.c:2452:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (arg) != TEMPLATE_DECL
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:2456:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (arg) != TEMPLATE_PARM_INDEX)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'template_parm_this_level_p':
# ../../gcc-3.3.6/gcc/cp/pt.c:2684:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (t) == TEMPLATE_PARM_INDEX)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'push_template_decl_real':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:2749:6: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (TREE_TYPE (decl)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:2749:6: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (TREE_TYPE (decl)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:2749:6: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (TREE_TYPE (decl)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:2749:6: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (TREE_TYPE (decl)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:2750:52: note: in expansion of macro 'CLASS_TYPE_P'
# || (TREE_CODE (decl) == VAR_DECL && ctx && CLASS_TYPE_P (ctx))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:2750:52: note: in expansion of macro 'CLASS_TYPE_P'
# || (TREE_CODE (decl) == VAR_DECL && ctx && CLASS_TYPE_P (ctx))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:2750:52: note: in expansion of macro 'CLASS_TYPE_P'
# || (TREE_CODE (decl) == VAR_DECL && ctx && CLASS_TYPE_P (ctx))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:2750:52: note: in expansion of macro 'CLASS_TYPE_P'
# || (TREE_CODE (decl) == VAR_DECL && ctx && CLASS_TYPE_P (ctx))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:2769:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || (TREE_CODE (ctx) != TEMPLATE_TYPE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:2770:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (ctx) != BOUND_TEMPLATE_TEMPLATE_PARM
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:2782:12: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# && TYPE_TEMPLATE_INFO (TREE_TYPE (decl))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:32:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:818:29: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_PURPOSE(NODE) (TREE_LIST_CHECK (NODE)->list.purpose)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2303:28: note: in expansion of macro 'TREE_PURPOSE'
# #define TI_TEMPLATE(NODE) (TREE_PURPOSE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:4: note: in expansion of macro 'TI_TEMPLATE'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:17: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:2783:12: note: in expansion of macro 'TYPE_TI_TEMPLATE'
# && TYPE_TI_TEMPLATE (TREE_TYPE (decl)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:818:29: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_PURPOSE(NODE) (TREE_LIST_CHECK (NODE)->list.purpose)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2303:28: note: in expansion of macro 'TREE_PURPOSE'
# #define TI_TEMPLATE(NODE) (TREE_PURPOSE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:4: note: in expansion of macro 'TI_TEMPLATE'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:17: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:2792:11: note: in expansion of macro 'TYPE_TI_TEMPLATE'
# tmpl = TYPE_TI_TEMPLATE (TREE_TYPE (decl));
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:2819:11: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# && TYPE_TEMPLATE_INFO (TREE_TYPE (decl))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:32:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:818:29: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_PURPOSE(NODE) (TREE_LIST_CHECK (NODE)->list.purpose)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2303:28: note: in expansion of macro 'TREE_PURPOSE'
# #define TI_TEMPLATE(NODE) (TREE_PURPOSE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:4: note: in expansion of macro 'TI_TEMPLATE'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:17: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:2820:11: note: in expansion of macro 'TYPE_TI_TEMPLATE'
# && TYPE_TI_TEMPLATE (TREE_TYPE (decl)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:818:29: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_PURPOSE(NODE) (TREE_LIST_CHECK (NODE)->list.purpose)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2303:28: note: in expansion of macro 'TREE_PURPOSE'
# #define TI_TEMPLATE(NODE) (TREE_PURPOSE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:4: note: in expansion of macro 'TI_TEMPLATE'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:17: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:2821:13: note: in expansion of macro 'TYPE_TI_TEMPLATE'
# tmpl = TYPE_TI_TEMPLATE (TREE_TYPE (decl));
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2871:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:2837:7: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# && DECL_FUNCTION_TEMPLATE_P (tmpl)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'redeclare_class_template':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:2976:8: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# if (!TYPE_TEMPLATE_INFO (type))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:32:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:818:29: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_PURPOSE(NODE) (TREE_LIST_CHECK (NODE)->list.purpose)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2303:28: note: in expansion of macro 'TREE_PURPOSE'
# #define TI_TEMPLATE(NODE) (TREE_PURPOSE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:4: note: in expansion of macro 'TI_TEMPLATE'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:17: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:2982:10: note: in expansion of macro 'TYPE_TI_TEMPLATE'
# tmpl = TYPE_TI_TEMPLATE (type);
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'convert_nontype_argument':
# ../../gcc-3.3.6/gcc/cp/pt.c:3092:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (expr) != PTRMEM_CST)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:3355:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (expr) == PTRMEM_CST)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'coerce_template_template_parms':
# ../../gcc-3.3.6/gcc/cp/pt.c:3443:2: warning: case value '186' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_DECL:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'convert_template_argument':
# ../../gcc-3.3.6/gcc/cp/pt.c:3510:41: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# requires_tmpl_type = TREE_CODE (parm) == TEMPLATE_DECL;
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:3515:38: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# is_tmpl_type = ((TREE_CODE (arg) == TEMPLATE_DECL
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:3517:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (arg) == TEMPLATE_TEMPLATE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:3518:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (arg) == UNBOUND_CLASS_TEMPLATE);
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:3531:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && (TREE_CODE (arg) == TEMPLATE_TEMPLATE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:3532:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (arg) == UNBOUND_CLASS_TEMPLATE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:3539:53: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (requires_type && ! is_type && TREE_CODE (arg) == SCOPE_REF
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:3540:44: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (TREE_OPERAND (arg, 0)) == TEMPLATE_TYPE_PARM)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:3585:36: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (TREE_TYPE (arg)) == UNBOUND_CLASS_TEMPLATE)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:3603:12: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && DECL_TEMPLATE_TEMPLATE_PARM_P (val))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:3603:12: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && DECL_TEMPLATE_TEMPLATE_PARM_P (val))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:3632:9: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (TYPE_ANONYMOUS_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:3632:9: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (TYPE_ANONYMOUS_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:3632:9: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (TYPE_ANONYMOUS_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:3632:9: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (TYPE_ANONYMOUS_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'mangle_class_name_for_template':
# ../../gcc-3.3.6/gcc/cp/pt.c:3878:33: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (parm) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:3880:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (arg) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/pt.c:34:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:3890:42: note: in expansion of macro 'CLASS_TYPE_P'
# || CLASS_TYPE_P (context),
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:3890:42: note: in expansion of macro 'CLASS_TYPE_P'
# || CLASS_TYPE_P (context),
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:3890:42: note: in expansion of macro 'CLASS_TYPE_P'
# || CLASS_TYPE_P (context),
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:3890:42: note: in expansion of macro 'CLASS_TYPE_P'
# || CLASS_TYPE_P (context),
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'lookup_template_function':
# ../../gcc-3.3.6/gcc/cp/pt.c:4017:39: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# my_friendly_assert (TREE_CODE (fns) == TEMPLATE_DECL
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4018:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (fns) == OVERLOAD
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4019:12: note: in expansion of macro 'BASELINK_P'
# || BASELINK_P (fns)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4021:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (fns) == LOOKUP_EXPR,
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4024:7: note: in expansion of macro 'BASELINK_P'
# if (BASELINK_P (fns))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4034:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (fns) == OVERLOAD || !type)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'maybe_get_template_decl_from_type_decl':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4054:7: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (TREE_TYPE (decl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4054:7: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (TREE_TYPE (decl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4054:7: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (TREE_TYPE (decl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4054:7: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (TREE_TYPE (decl))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'lookup_template_class':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4094:7: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && DECL_TEMPLATE_TEMPLATE_PARM_P (IDENTIFIER_VALUE (d1)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4094:7: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && DECL_TEMPLATE_TEMPLATE_PARM_P (IDENTIFIER_VALUE (d1)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4109:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (template))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4109:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (template))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4109:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (template))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4109:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (template))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4110:40: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (TREE_TYPE (template)) != TEMPLATE_TYPE_PARM)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4116:43: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (TREE_CODE (d1) == TYPE_DECL && IS_AGGR_TYPE (TREE_TYPE (d1)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4116:43: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (TREE_CODE (d1) == TYPE_DECL && IS_AGGR_TYPE (TREE_TYPE (d1)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4116:43: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (TREE_CODE (d1) == TYPE_DECL && IS_AGGR_TYPE (TREE_TYPE (d1)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4116:43: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (TREE_CODE (d1) == TYPE_DECL && IS_AGGR_TYPE (TREE_TYPE (d1)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4124:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (type) == TYPENAME_TYPE && TREE_TYPE (type))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4134:24: note: in expansion of macro 'IS_AGGR_TYPE'
# || (TYPE_P (d1) && IS_AGGR_TYPE (d1)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4134:24: note: in expansion of macro 'IS_AGGR_TYPE'
# || (TYPE_P (d1) && IS_AGGR_TYPE (d1)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4134:24: note: in expansion of macro 'IS_AGGR_TYPE'
# || (TYPE_P (d1) && IS_AGGR_TYPE (d1)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4134:24: note: in expansion of macro 'IS_AGGR_TYPE'
# || (TYPE_P (d1) && IS_AGGR_TYPE (d1)))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:32:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:818:29: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_PURPOSE(NODE) (TREE_LIST_CHECK (NODE)->list.purpose)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2303:28: note: in expansion of macro 'TREE_PURPOSE'
# #define TI_TEMPLATE(NODE) (TREE_PURPOSE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:4: note: in expansion of macro 'TI_TEMPLATE'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:17: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4136:18: note: in expansion of macro 'TYPE_TI_TEMPLATE'
# template = TYPE_TI_TEMPLATE (d1);
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4139:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (d1) == TEMPLATE_DECL
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4159:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (template) != TEMPLATE_DECL
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4163:15: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_PARM_P (template)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4175:7: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# if (DECL_TEMPLATE_TEMPLATE_PARM_P (template))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4175:7: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# if (DECL_TEMPLATE_TEMPLATE_PARM_P (template))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:32:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:819:27: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_VALUE(NODE) (TREE_LIST_CHECK (NODE)->list.value)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2304:24: note: in expansion of macro 'TREE_VALUE'
# #define TI_ARGS(NODE) (TREE_VALUE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2411:4: note: in expansion of macro 'TI_ARGS'
# (TI_ARGS (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2411:13: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_ARGS (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4243:37: note: in expansion of macro 'TYPE_TI_ARGS'
# = add_outermost_template_args (TYPE_TI_ARGS (TREE_TYPE (template)),
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:819:27: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_VALUE(NODE) (TREE_LIST_CHECK (NODE)->list.value)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2304:24: note: in expansion of macro 'TREE_VALUE'
# #define TI_ARGS(NODE) (TREE_VALUE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2411:4: note: in expansion of macro 'TI_ARGS'
# (TI_ARGS (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2411:13: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_ARGS (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4316:31: note: in expansion of macro 'TYPE_TI_ARGS'
# if (comp_template_args (TYPE_TI_ARGS (template_type),
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'for_each_template_parm_r':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4580:12: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# if (!TYPE_TEMPLATE_INFO (t))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:32:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:819:27: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_VALUE(NODE) (TREE_LIST_CHECK (NODE)->list.value)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4582:40: note: in expansion of macro 'TREE_VALUE'
# else if (for_each_template_parm (TREE_VALUE (TYPE_TEMPLATE_INFO (t)),
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4582:52: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# else if (for_each_template_parm (TREE_VALUE (TYPE_TEMPLATE_INFO (t)),
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:819:27: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_VALUE(NODE) (TREE_LIST_CHECK (NODE)->list.value)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2304:24: note: in expansion of macro 'TREE_VALUE'
# #define TI_ARGS(NODE) (TREE_VALUE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2411:4: note: in expansion of macro 'TI_ARGS'
# (TI_ARGS (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2411:13: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_ARGS (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4638:35: note: in expansion of macro 'TYPE_TI_ARGS'
# if (for_each_template_parm (TYPE_TI_ARGS (t), fn, data, pfd->visited))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4653:11: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# if (DECL_TEMPLATE_TEMPLATE_PARM_P (t)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4653:11: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# if (DECL_TEMPLATE_TEMPLATE_PARM_P (t)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4690:5: warning: case value '150' not in enumerated type 'enum tree_code' [-Wswitch]
# case ARROW_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4699:5: warning: case value '185' not in enumerated type 'enum tree_code' [-Wswitch]
# case BASELINK:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4651:5: warning: case value '186' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_DECL:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4644:5: warning: case value '187' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_PARM_INDEX:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4643:5: warning: case value '188' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TYPE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4642:5: warning: case value '189' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4636:5: warning: case value '190' not in enumerated type 'enum tree_code' [-Wswitch]
# case BOUND_TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4661:5: warning: case value '191' not in enumerated type 'enum tree_code' [-Wswitch]
# case TYPENAME_TYPE:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4693:5: warning: case value '200' not in enumerated type 'enum tree_code' [-Wswitch]
# case LOOKUP_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4684:5: warning: case value '201' not in enumerated type 'enum tree_code' [-Wswitch]
# case MODOP_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4685:5: warning: case value '202' not in enumerated type 'enum tree_code' [-Wswitch]
# case CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4686:5: warning: case value '203' not in enumerated type 'enum tree_code' [-Wswitch]
# case REINTERPRET_CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4687:5: warning: case value '204' not in enumerated type 'enum tree_code' [-Wswitch]
# case CONST_CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4688:5: warning: case value '205' not in enumerated type 'enum tree_code' [-Wswitch]
# case STATIC_CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4689:5: warning: case value '206' not in enumerated type 'enum tree_code' [-Wswitch]
# case DYNAMIC_CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4691:5: warning: case value '207' not in enumerated type 'enum tree_code' [-Wswitch]
# case DOTSTAR_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4692:5: warning: case value '208' not in enumerated type 'enum tree_code' [-Wswitch]
# case TYPEID_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4694:5: warning: case value '209' not in enumerated type 'enum tree_code' [-Wswitch]
# case PSEUDO_DTOR_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'tsubst_friend_function':
# ../../gcc-3.3.6/gcc/cp/pt.c:4887:46: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (DECL_TI_TEMPLATE (decl)) != TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4934:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (decl) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4945:30: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (new_friend) != TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2188:5: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (!DECL_TEMPLATE_PARM_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4951:7: note: in expansion of macro 'DECL_NAMESPACE_SCOPE_P'
# if (DECL_NAMESPACE_SCOPE_P (new_friend))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:4963:34: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (new_friend) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5036:33: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (old_decl) != TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'tsubst_friend_class':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5135:17: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# if (!tmpl || !DECL_CLASS_TEMPLATE_P (tmpl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5135:17: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# if (!tmpl || !DECL_CLASS_TEMPLATE_P (tmpl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5135:17: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# if (!tmpl || !DECL_CLASS_TEMPLATE_P (tmpl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5141:15: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# if (tmpl && DECL_CLASS_TEMPLATE_P (tmpl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5141:15: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# if (tmpl && DECL_CLASS_TEMPLATE_P (tmpl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5141:15: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# if (tmpl && DECL_CLASS_TEMPLATE_P (tmpl))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'can_complete_type_without_circularity':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5203:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type) && TYPE_BEING_DEFINED (TYPE_MAIN_VARIANT (type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5203:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type) && TYPE_BEING_DEFINED (TYPE_MAIN_VARIANT (type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5203:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type) && TYPE_BEING_DEFINED (TYPE_MAIN_VARIANT (type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5203:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type) && TYPE_BEING_DEFINED (TYPE_MAIN_VARIANT (type)))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/pt.c:34:
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'instantiate_class_template':
# ../../gcc-3.3.6/gcc/cp/pt.c:5224:44: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# my_friendly_assert (TREE_CODE (template) == TEMPLATE_DECL, 279);
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5400:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (ANON_AGGR_TYPE_P (pattern))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5400:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (ANON_AGGR_TYPE_P (pattern))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5400:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (ANON_AGGR_TYPE_P (pattern))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5400:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (ANON_AGGR_TYPE_P (pattern))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2871:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5517:9: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# || DECL_FUNCTION_TEMPLATE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5591:22: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# if (TYPE_P (t) || DECL_CLASS_TEMPLATE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5591:22: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# if (TYPE_P (t) || DECL_CLASS_TEMPLATE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5591:22: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# if (TYPE_P (t) || DECL_CLASS_TEMPLATE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5598:36: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (friend_type) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5615:36: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (friend_type) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5626:36: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (friend_type) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'tsubst_aggr_type':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5837:11: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# if (TYPE_TEMPLATE_INFO (t))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:32:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:819:27: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_VALUE(NODE) (TREE_LIST_CHECK (NODE)->list.value)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2304:24: note: in expansion of macro 'TREE_VALUE'
# #define TI_ARGS(NODE) (TREE_VALUE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2411:4: note: in expansion of macro 'TI_ARGS'
# (TI_ARGS (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2411:13: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_ARGS (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5861:41: note: in expansion of macro 'TYPE_TI_ARGS'
# argvec = tsubst_template_arg_vector (TYPE_TI_ARGS (t), args,
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'tsubst_decl':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5980:34: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# int is_template_template_parm = DECL_TEMPLATE_TEMPLATE_PARM_P (t);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5980:34: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# int is_template_template_parm = DECL_TEMPLATE_TEMPLATE_PARM_P (t);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5988:23: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# tree tmpl_args = DECL_CLASS_TEMPLATE_P (t)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5988:23: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# tree tmpl_args = DECL_CLASS_TEMPLATE_P (t)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5988:23: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# tree tmpl_args = DECL_CLASS_TEMPLATE_P (t)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6091:39: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (DECL_TI_TEMPLATE (t)) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/pt.c:34:
# ../../gcc-3.3.6/gcc/cp/pt.c:6170:6: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# == LOOKUP_EXPR)
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6292:6: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# if (DECL_TEMPLATE_PARM_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6298:35: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (DECL_INITIAL (r)) != TEMPLATE_PARM_INDEX)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6306:7: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# if (!DECL_TEMPLATE_PARM_P (r))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6340:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (type) == TEMPLATE_TEMPLATE_PARM
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2188:5: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (!DECL_TEMPLATE_PARM_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6369:11: note: in expansion of macro 'DECL_NAMESPACE_SCOPE_P'
# else if (DECL_NAMESPACE_SCOPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:5974:5: warning: case value '186' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_DECL:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6330:5: warning: case value '194' not in enumerated type 'enum tree_code' [-Wswitch]
# case USING_DECL:
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'tsubst_function_type':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6549:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (r))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6549:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (r))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6549:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (r))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6549:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (r))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'tsubst':
# ../../gcc-3.3.6/gcc/cp/pt.c:6649:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (t) != TYPENAME_TYPE
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6650:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (t) != TEMPLATE_DECL
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6755:20: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (t) == TEMPLATE_TYPE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6756:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (t) == TEMPLATE_TEMPLATE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6757:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (t) == BOUND_TEMPLATE_TEMPLATE_PARM)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6780:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (t) == TEMPLATE_TYPE_PARM)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6787:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (t) == BOUND_TEMPLATE_TEMPLATE_PARM)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:32:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:819:27: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_VALUE(NODE) (TREE_LIST_CHECK (NODE)->list.value)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2304:24: note: in expansion of macro 'TREE_VALUE'
# #define TI_ARGS(NODE) (TREE_VALUE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2411:4: note: in expansion of macro 'TI_ARGS'
# (TI_ARGS (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2411:13: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_ARGS (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6791:29: note: in expansion of macro 'TYPE_TI_ARGS'
# tree argvec = tsubst (TYPE_TI_ARGS (t),
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6801:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (arg) == TEMPLATE_TEMPLATE_PARM)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6839:32: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# complain | (TREE_CODE (t) == TEMPLATE_TYPE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6853:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (t) == BOUND_TEMPLATE_TEMPLATE_PARM)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:32:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:819:27: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_VALUE(NODE) (TREE_LIST_CHECK (NODE)->list.value)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2304:24: note: in expansion of macro 'TREE_VALUE'
# #define TI_ARGS(NODE) (TREE_VALUE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2411:4: note: in expansion of macro 'TI_ARGS'
# (TI_ARGS (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2411:13: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_ARGS (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6855:29: note: in expansion of macro 'TYPE_TI_ARGS'
# tree argvec = tsubst (TYPE_TI_ARGS (t), args,
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:818:29: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_PURPOSE(NODE) (TREE_LIST_CHECK (NODE)->list.purpose)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2303:28: note: in expansion of macro 'TREE_PURPOSE'
# #define TI_TEMPLATE(NODE) (TREE_PURPOSE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:4: note: in expansion of macro 'TI_TEMPLATE'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:17: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6861:22: note: in expansion of macro 'TYPE_TI_TEMPLATE'
# = tree_cons (TYPE_TI_TEMPLATE (t), argvec, NULL_TREE);
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6866:4: warning: case value '187' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_PARM_INDEX:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6831:4: warning: case value '188' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TYPE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6832:4: warning: case value '189' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6833:4: warning: case value '190' not in enumerated type 'enum tree_code' [-Wswitch]
# case BOUND_TEMPLATE_TEMPLATE_PARM:
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6930:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6930:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6930:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6930:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7005:31: note: in expansion of macro 'IS_AGGR_TYPE'
# if (r == error_mark_node || !IS_AGGR_TYPE (r))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7005:31: note: in expansion of macro 'IS_AGGR_TYPE'
# if (r == error_mark_node || !IS_AGGR_TYPE (r))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7005:31: note: in expansion of macro 'IS_AGGR_TYPE'
# if (r == error_mark_node || !IS_AGGR_TYPE (r))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7005:31: note: in expansion of macro 'IS_AGGR_TYPE'
# if (r == error_mark_node || !IS_AGGR_TYPE (r))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7139:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (!IS_AGGR_TYPE (ctx))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7139:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (!IS_AGGR_TYPE (ctx))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7139:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (!IS_AGGR_TYPE (ctx))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7139:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (!IS_AGGR_TYPE (ctx))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7232:5: warning: case value '179' not in enumerated type 'enum tree_code' [-Wswitch]
# case SCOPE_REF:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6747:5: warning: case value '187' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_PARM_INDEX:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6744:5: warning: case value '188' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TYPE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6745:5: warning: case value '189' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:6746:5: warning: case value '190' not in enumerated type 'enum tree_code' [-Wswitch]
# case BOUND_TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7129:5: warning: case value '191' not in enumerated type 'enum tree_code' [-Wswitch]
# case TYPENAME_TYPE:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7179:5: warning: case value '192' not in enumerated type 'enum tree_code' [-Wswitch]
# case UNBOUND_CLASS_TEMPLATE:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7242:5: warning: case value '193' not in enumerated type 'enum tree_code' [-Wswitch]
# case TYPEOF_TYPE:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'tsubst_copy':
# ../../gcc-3.3.6/gcc/cp/pt.c:7458:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (name) == SCOPE_REF
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7380:5: warning: case value '149' not in enumerated type 'enum tree_code' [-Wswitch]
# case SIZEOF_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7382:5: warning: case value '150' not in enumerated type 'enum tree_code' [-Wswitch]
# case ARROW_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7381:5: warning: case value '151' not in enumerated type 'enum tree_code' [-Wswitch]
# case ALIGNOF_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7479:5: warning: case value '169' not in enumerated type 'enum tree_code' [-Wswitch]
# case STMT_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7505:5: warning: case value '175' not in enumerated type 'enum tree_code' [-Wswitch]
# case NEW_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7515:5: warning: case value '177' not in enumerated type 'enum tree_code' [-Wswitch]
# case DELETE_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7424:5: warning: case value '179' not in enumerated type 'enum tree_code' [-Wswitch]
# case SCOPE_REF:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7426:5: warning: case value '180' not in enumerated type 'enum tree_code' [-Wswitch]
# case MEMBER_REF:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7383:5: warning: case value '183' not in enumerated type 'enum tree_code' [-Wswitch]
# case THROW_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7339:5: warning: case value '186' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_DECL:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7579:5: warning: case value '187' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_PARM_INDEX:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7576:5: warning: case value '188' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TYPE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7577:5: warning: case value '189' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7578:5: warning: case value '190' not in enumerated type 'enum tree_code' [-Wswitch]
# case BOUND_TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7586:5: warning: case value '191' not in enumerated type 'enum tree_code' [-Wswitch]
# case TYPENAME_TYPE:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7587:5: warning: case value '192' not in enumerated type 'enum tree_code' [-Wswitch]
# case UNBOUND_CLASS_TEMPLATE:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7588:5: warning: case value '193' not in enumerated type 'enum tree_code' [-Wswitch]
# case TYPEOF_TYPE:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7525:5: warning: case value '197' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_ID_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7345:5: warning: case value '200' not in enumerated type 'enum tree_code' [-Wswitch]
# case LOOKUP_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7495:5: warning: case value '201' not in enumerated type 'enum tree_code' [-Wswitch]
# case MODOP_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7364:5: warning: case value '202' not in enumerated type 'enum tree_code' [-Wswitch]
# case CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7365:5: warning: case value '203' not in enumerated type 'enum tree_code' [-Wswitch]
# case REINTERPRET_CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7366:5: warning: case value '204' not in enumerated type 'enum tree_code' [-Wswitch]
# case CONST_CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7367:5: warning: case value '205' not in enumerated type 'enum tree_code' [-Wswitch]
# case STATIC_CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7368:5: warning: case value '206' not in enumerated type 'enum tree_code' [-Wswitch]
# case DYNAMIC_CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7425:5: warning: case value '207' not in enumerated type 'enum tree_code' [-Wswitch]
# case DOTSTAR_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7384:5: warning: case value '208' not in enumerated type 'enum tree_code' [-Wswitch]
# case TYPEID_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7496:5: warning: case value '209' not in enumerated type 'enum tree_code' [-Wswitch]
# case PSEUDO_DTOR_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'tsubst_expr':
# ../../gcc-3.3.6/gcc/cp/pt.c:7682:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (decl) == USING_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7706:10: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (decl)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7706:10: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (decl)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7706:10: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (decl)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7706:10: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (decl)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7661:5: warning: case value '152' not in enumerated type 'enum tree_code' [-Wswitch]
# case EXPR_STMT:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7802:5: warning: case value '153' not in enumerated type 'enum tree_code' [-Wswitch]
# case COMPOUND_STMT:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7673:5: warning: case value '154' not in enumerated type 'enum tree_code' [-Wswitch]
# case DECL_STMT:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7777:5: warning: case value '155' not in enumerated type 'enum tree_code' [-Wswitch]
# case IF_STMT:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7736:5: warning: case value '156' not in enumerated type 'enum tree_code' [-Wswitch]
# case FOR_STMT:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7753:5: warning: case value '157' not in enumerated type 'enum tree_code' [-Wswitch]
# case WHILE_STMT:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7765:5: warning: case value '158' not in enumerated type 'enum tree_code' [-Wswitch]
# case DO_STMT:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7655:5: warning: case value '159' not in enumerated type 'enum tree_code' [-Wswitch]
# case RETURN_STMT:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7819:5: warning: case value '160' not in enumerated type 'enum tree_code' [-Wswitch]
# case BREAK_STMT:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7824:5: warning: case value '161' not in enumerated type 'enum tree_code' [-Wswitch]
# case CONTINUE_STMT:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7829:5: warning: case value '162' not in enumerated type 'enum tree_code' [-Wswitch]
# case SWITCH_STMT:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7859:5: warning: case value '163' not in enumerated type 'enum tree_code' [-Wswitch]
# case GOTO_STMT:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7849:5: warning: case value '164' not in enumerated type 'enum tree_code' [-Wswitch]
# case LABEL_STMT:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7872:5: warning: case value '165' not in enumerated type 'enum tree_code' [-Wswitch]
# case ASM_STMT:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7854:5: warning: case value '167' not in enumerated type 'enum tree_code' [-Wswitch]
# case FILE_STMT:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7842:5: warning: case value '168' not in enumerated type 'enum tree_code' [-Wswitch]
# case CASE_LABEL:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7667:5: warning: case value '195' not in enumerated type 'enum tree_code' [-Wswitch]
# case USING_STMT:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7649:5: warning: case value '210' not in enumerated type 'enum tree_code' [-Wswitch]
# case CTOR_INITIALIZER:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7642:5: warning: case value '211' not in enumerated type 'enum tree_code' [-Wswitch]
# case RETURN_INIT:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7883:5: warning: case value '212' not in enumerated type 'enum tree_code' [-Wswitch]
# case TRY_BLOCK:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7916:5: warning: case value '214' not in enumerated type 'enum tree_code' [-Wswitch]
# case HANDLER:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7939:5: warning: case value '216' not in enumerated type 'enum tree_code' [-Wswitch]
# case TAG_DEFN:
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/pt.c:34:
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'instantiate_template':
# ../../gcc-3.3.6/gcc/cp/pt.c:7967:40: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# my_friendly_assert (TREE_CODE (tmpl) == TEMPLATE_DECL, 283);
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7970:7: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# if (DECL_CLONED_FUNCTION_P (tmpl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:7977:14: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# clone && DECL_CLONED_FUNCTION_P (clone);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8015:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (nt) && decl_function_context (TYPE_MAIN_DECL (nt)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8015:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (nt) && decl_function_context (TYPE_MAIN_DECL (nt)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8015:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (nt) && decl_function_context (TYPE_MAIN_DECL (nt)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8015:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (nt) && decl_function_context (TYPE_MAIN_DECL (nt)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8048:32: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# if (TREE_CHAIN (gen_tmpl) && DECL_CLONED_FUNCTION_P (TREE_CHAIN (gen_tmpl)))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/pt.c:34:
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'fn_type_unification':
# ../../gcc-3.3.6/gcc/cp/pt.c:8106:38: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# my_friendly_assert (TREE_CODE (fn) == TEMPLATE_DECL, 0);
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'resolve_overloaded_unification':
# ../../gcc-3.3.6/gcc/cp/pt.c:8498:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (arg) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8502:7: note: in expansion of macro 'BASELINK_P'
# if (BASELINK_P (arg))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8505:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (arg) == TEMPLATE_ID_EXPR)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8514:25: note: in expansion of macro 'OVL_NEXT'
# for (; arg; arg = OVL_NEXT (arg))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8516:14: note: in expansion of macro 'OVL_CURRENT'
# tree fn = OVL_CURRENT (arg);
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8519:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (fn) != TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8532:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (arg) == OVERLOAD
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8535:25: note: in expansion of macro 'OVL_NEXT'
# for (; arg; arg = OVL_NEXT (arg))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:32:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:361:27: note: in definition of macro 'TREE_TYPE'
# #define TREE_TYPE(NODE) ((NODE)->common.type)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8537:18: note: in expansion of macro 'OVL_CURRENT'
# TREE_TYPE (OVL_CURRENT (arg)),
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'get_template_base_recursive':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8780:11: note: in expansion of macro 'BINFO_MARKED'
# if (BINFO_MARKED (base_binfo))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8780:11: note: in expansion of macro 'BINFO_MARKED'
# if (BINFO_MARKED (base_binfo))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8780:11: note: in expansion of macro 'BINFO_MARKED'
# if (BINFO_MARKED (base_binfo))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8780:11: note: in expansion of macro 'BINFO_MARKED'
# if (BINFO_MARKED (base_binfo))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8789:2: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (base_binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8789:2: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (base_binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8789:2: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (base_binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8789:2: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (base_binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'template_decl_level':
# ../../gcc-3.3.6/gcc/cp/pt.c:8847:5: warning: case value '186' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_DECL:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'check_cv_quals_for_unify':
# ../../gcc-3.3.6/gcc/cp/pt.c:8872:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (parm) == TEMPLATE_TYPE_PARM)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8879:20: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# TREE_CODE (arg) != TEMPLATE_TYPE_PARM)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'unify':
# ../../gcc-3.3.6/gcc/cp/pt.c:8976:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (arg) != TEMPLATE_TYPE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9015:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if ((TREE_CODE (parm) == TEMPLATE_TYPE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9017:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || (TREE_CODE (parm) == TEMPLATE_TEMPLATE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9018:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (tparm) != TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9021:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (parm) == BOUND_TEMPLATE_TEMPLATE_PARM)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9025:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (arg) != BOUND_TEMPLATE_TEMPLATE_PARM
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:32:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:818:29: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_PURPOSE(NODE) (TREE_LIST_CHECK (NODE)->list.purpose)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2303:28: note: in expansion of macro 'TREE_PURPOSE'
# #define TI_TEMPLATE(NODE) (TREE_PURPOSE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:4: note: in expansion of macro 'TI_TEMPLATE'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:17: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9030:22: note: in expansion of macro 'TYPE_TI_TEMPLATE'
# tree parmtmpl = TYPE_TI_TEMPLATE (parm);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:819:27: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_VALUE(NODE) (TREE_LIST_CHECK (NODE)->list.value)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2304:24: note: in expansion of macro 'TREE_VALUE'
# #define TI_ARGS(NODE) (TREE_VALUE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2411:4: note: in expansion of macro 'TI_ARGS'
# (TI_ARGS (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2411:13: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_ARGS (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9031:21: note: in expansion of macro 'TYPE_TI_ARGS'
# tree parmvec = TYPE_TI_ARGS (parm);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:819:27: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_VALUE(NODE) (TREE_LIST_CHECK (NODE)->list.value)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2304:24: note: in expansion of macro 'TREE_VALUE'
# #define TI_ARGS(NODE) (TREE_VALUE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2411:4: note: in expansion of macro 'TI_ARGS'
# (TI_ARGS (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2411:13: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_ARGS (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9032:20: note: in expansion of macro 'TYPE_TI_ARGS'
# tree argvec = TYPE_TI_ARGS (arg);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:819:27: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_VALUE(NODE) (TREE_LIST_CHECK (NODE)->list.value)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2413:41: note: in expansion of macro 'TREE_VALUE'
# #define INNERMOST_TEMPLATE_PARMS(NODE) TREE_VALUE (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2791:4: note: in expansion of macro 'INNERMOST_TEMPLATE_PARMS'
# INNERMOST_TEMPLATE_PARMS (DECL_TEMPLATE_PARMS (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:354:26: note: in expansion of macro 'TREE_CLASS_CHECK'
# #define DECL_CHECK(tree) TREE_CLASS_CHECK (tree, 'd')
# ^
# ../../gcc-3.3.6/gcc/tree.h:1448:31: note: in expansion of macro 'DECL_CHECK'
# #define DECL_ARGUMENTS(NODE) (DECL_CHECK (NODE)->decl.arguments)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2789:41: note: in expansion of macro 'DECL_ARGUMENTS'
# #define DECL_TEMPLATE_PARMS(NODE) DECL_ARGUMENTS (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2791:30: note: in expansion of macro 'DECL_TEMPLATE_PARMS'
# INNERMOST_TEMPLATE_PARMS (DECL_TEMPLATE_PARMS (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9034:10: note: in expansion of macro 'DECL_INNERMOST_TEMPLATE_PARMS'
# = DECL_INNERMOST_TEMPLATE_PARMS (TYPE_TI_TEMPLATE (arg));
# ^
# ./tree-check.h:8:28: note: in expansion of macro 'TREE_CHECK'
# #define TREE_LIST_CHECK(t) TREE_CHECK (t, TREE_LIST)
# ^
# ../../gcc-3.3.6/gcc/tree.h:818:29: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_PURPOSE(NODE) (TREE_LIST_CHECK (NODE)->list.purpose)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2303:28: note: in expansion of macro 'TREE_PURPOSE'
# #define TI_TEMPLATE(NODE) (TREE_PURPOSE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:4: note: in expansion of macro 'TI_TEMPLATE'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:17: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9034:41: note: in expansion of macro 'TYPE_TI_TEMPLATE'
# = DECL_INNERMOST_TEMPLATE_PARMS (TYPE_TI_TEMPLATE (arg));
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:818:29: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_PURPOSE(NODE) (TREE_LIST_CHECK (NODE)->list.purpose)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2303:28: note: in expansion of macro 'TREE_PURPOSE'
# #define TI_TEMPLATE(NODE) (TREE_PURPOSE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:4: note: in expansion of macro 'TI_TEMPLATE'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:17: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9063:10: note: in expansion of macro 'TYPE_TI_TEMPLATE'
# arg = TYPE_TI_TEMPLATE (arg);
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9068:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (parm) == TEMPLATE_TEMPLATE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9069:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (parm) == BOUND_TEMPLATE_TEMPLATE_PARM)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9179:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (arg) != PTRMEM_CST)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9175:5: warning: case value '174' not in enumerated type 'enum tree_code' [-Wswitch]
# case PTRMEM_CST:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8992:5: warning: case value '179' not in enumerated type 'enum tree_code' [-Wswitch]
# case SCOPE_REF:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9396:5: warning: case value '186' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_DECL:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9122:5: warning: case value '187' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_PARM_INDEX:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8999:5: warning: case value '188' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TYPE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9000:5: warning: case value '189' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9001:5: warning: case value '190' not in enumerated type 'enum tree_code' [-Wswitch]
# case BOUND_TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8991:5: warning: case value '191' not in enumerated type 'enum tree_code' [-Wswitch]
# case TYPENAME_TYPE:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:8993:5: warning: case value '192' not in enumerated type 'enum tree_code' [-Wswitch]
# case UNBOUND_CLASS_TEMPLATE:
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'most_general_template':
# ../../gcc-3.3.6/gcc/cp/pt.c:9782:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (decl) != TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9793:47: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (DECL_TI_TEMPLATE (decl)) != TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/pt.c:34:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9796:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (decl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9796:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (decl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9796:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (decl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9796:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (decl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2188:5: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (!DECL_TEMPLATE_PARM_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:9801:12: note: in expansion of macro 'DECL_NAMESPACE_SCOPE_P'
# if (!DECL_NAMESPACE_SCOPE_P (decl)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'bt_instantiate_type_proc':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:10006:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (entry->type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:10006:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (entry->type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:10006:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (entry->type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:10006:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (entry->type)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'do_type_instantiation':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:10028:9: note: in expansion of macro 'CLASS_TYPE_P'
# if (! CLASS_TYPE_P (t) || ! CLASSTYPE_TEMPLATE_INFO (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:10028:9: note: in expansion of macro 'CLASS_TYPE_P'
# if (! CLASS_TYPE_P (t) || ! CLASSTYPE_TEMPLATE_INFO (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:10028:9: note: in expansion of macro 'CLASS_TYPE_P'
# if (! CLASS_TYPE_P (t) || ! CLASSTYPE_TEMPLATE_INFO (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:10028:9: note: in expansion of macro 'CLASS_TYPE_P'
# if (! CLASS_TYPE_P (t) || ! CLASSTYPE_TEMPLATE_INFO (t))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'instantiate_decl':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:10281:41: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# if (TREE_CODE (d) == FUNCTION_DECL && DECL_CLONED_FUNCTION_P (d))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2188:5: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (!DECL_TEMPLATE_PARM_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:10360:8: note: in expansion of macro 'DECL_NAMESPACE_SCOPE_P'
# if ((DECL_NAMESPACE_SCOPE_P (d) && !DECL_INITIALIZED_IN_CLASS_P (d))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1938:34: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# (DECL_CONSTRUCTOR_P (NODE) && !DECL_CLONED_FUNCTION_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:10387:11: note: in expansion of macro 'DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P'
# if (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (d)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1952:33: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# (DECL_DESTRUCTOR_P (NODE) && !DECL_CLONED_FUNCTION_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:10388:7: note: in expansion of macro 'DECL_MAYBE_IN_CHARGE_DESTRUCTOR_P'
# || DECL_MAYBE_IN_CHARGE_DESTRUCTOR_P (d))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:10393:14: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# t && DECL_CLONED_FUNCTION_P (t);
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: In function 'invalid_nontype_parm_type_p':
# ../../gcc-3.3.6/gcc/cp/pt.c:10884:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (type) == TEMPLATE_TYPE_PARM)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c:10886:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (type) == TYPENAME_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/pt.c: At top level:
# ../../gcc-3.3.6/gcc/cp/pt.c:5674:1: warning: 'list_eq' defined but not used [-Wunused-function]
# list_eq (t1, t2)
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/typeck2.c -o cp/typeck2.o
# In file included from ../../gcc-3.3.6/gcc/cp/typeck2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/typeck2.c: In function 'abstract_virtuals_error':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:142:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (type) || !CLASSTYPE_PURE_VIRTUALS (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:142:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (type) || !CLASSTYPE_PURE_VIRTUALS (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:142:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (type) || !CLASSTYPE_PURE_VIRTUALS (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:142:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (type) || !CLASSTYPE_PURE_VIRTUALS (type))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c: In function 'cxx_incomplete_type_diagnostic':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:242:12: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# if (!TYPE_TEMPLATE_INFO (type))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:275:43: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (value && TREE_CODE (value) == OVERLOAD)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:266:5: warning: case value '188' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TYPE_PARM:
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/typeck2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/typeck2.c: In function 'store_init_value':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:432:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:432:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:432:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:432:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c: In function 'digest_init':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2590:4: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE (NODE) && CLASSTYPE_NON_AGGREGATE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:660:30: note: in expansion of macro 'TYPE_NON_AGGREGATE_CLASS'
# if (raw_constructor && TYPE_NON_AGGREGATE_CLASS (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2590:4: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE (NODE) && CLASSTYPE_NON_AGGREGATE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:660:30: note: in expansion of macro 'TYPE_NON_AGGREGATE_CLASS'
# if (raw_constructor && TYPE_NON_AGGREGATE_CLASS (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2590:4: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE (NODE) && CLASSTYPE_NON_AGGREGATE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:660:30: note: in expansion of macro 'TYPE_NON_AGGREGATE_CLASS'
# if (raw_constructor && TYPE_NON_AGGREGATE_CLASS (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2590:4: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE (NODE) && CLASSTYPE_NON_AGGREGATE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:660:30: note: in expansion of macro 'TYPE_NON_AGGREGATE_CLASS'
# if (raw_constructor && TYPE_NON_AGGREGATE_CLASS (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2590:4: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE (NODE) && CLASSTYPE_NON_AGGREGATE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:670:12: note: in expansion of macro 'TYPE_NON_AGGREGATE_CLASS'
# || TYPE_NON_AGGREGATE_CLASS (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2590:4: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE (NODE) && CLASSTYPE_NON_AGGREGATE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:670:12: note: in expansion of macro 'TYPE_NON_AGGREGATE_CLASS'
# || TYPE_NON_AGGREGATE_CLASS (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2590:4: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE (NODE) && CLASSTYPE_NON_AGGREGATE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:670:12: note: in expansion of macro 'TYPE_NON_AGGREGATE_CLASS'
# || TYPE_NON_AGGREGATE_CLASS (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2590:4: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE (NODE) && CLASSTYPE_NON_AGGREGATE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:670:12: note: in expansion of macro 'TYPE_NON_AGGREGATE_CLASS'
# || TYPE_NON_AGGREGATE_CLASS (type))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c: In function 'process_init_constructor':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:806:12: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:806:12: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:806:12: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:806:12: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:897:12: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:897:12: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:897:12: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:897:12: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c: In function 'build_x_arrow':
# ../../gcc-3.3.6/gcc/cp/typeck2.c:1118:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (rval) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/typeck2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:1130:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:1130:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:1130:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:1130:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c: In function 'build_m_component_ref':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:1240:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (objtype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:1240:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (objtype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:1240:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (objtype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:1240:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (objtype))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c: In function 'build_functional_cast':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:1302:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:1302:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:1302:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c:1302:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck2.c: In function 'add_exception_specifier':
# ../../gcc-3.3.6/gcc/cp/typeck2.c:1394:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (core) == TEMPLATE_TYPE_PARM)
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/class.c -o cp/class.o
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'modify_vtable_entry':
# ../../gcc-3.3.6/gcc/cp/class.c:766:12: warning: variable 'base_fndecl' set but not used [-Wunused-but-set-variable]
# tree base_fndecl;
# ^
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'add_method':
# ../../gcc-3.3.6/gcc/cp/class.c:803:45: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# int template_conv_p = (TREE_CODE (method) == TEMPLATE_DECL
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1938:34: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# (DECL_CONSTRUCTOR_P (NODE) && !DECL_CLONED_FUNCTION_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:823:7: note: in expansion of macro 'DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P'
# if (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (method))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1952:33: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# (DECL_DESTRUCTOR_P (NODE) && !DECL_CLONED_FUNCTION_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:825:12: note: in expansion of macro 'DECL_MAYBE_IN_CHARGE_DESTRUCTOR_P'
# else if (DECL_MAYBE_IN_CHARGE_DESTRUCTOR_P (method))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:838:8: note: in expansion of macro 'OVL_CURRENT'
# m = OVL_CURRENT (m);
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:842:47: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# have_template_convs_p = (TREE_CODE (m) == TEMPLATE_DECL
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:28:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:698:34: note: in definition of macro 'TREE_LANG_FLAG_4'
# #define TREE_LANG_FLAG_4(NODE) ((NODE)->common.lang_flag_4)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2006:4: note: in expansion of macro 'IDENTIFIER_TYPENAME_P'
# (IDENTIFIER_TYPENAME_P (DECL_NAME (NODE)))
# ^
# ../../gcc-3.3.6/gcc/tree.h:354:26: note: in expansion of macro 'TREE_CLASS_CHECK'
# #define DECL_CHECK(tree) TREE_CLASS_CHECK (tree, 'd')
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2006:27: note: in expansion of macro 'DECL_NAME'
# (IDENTIFIER_TYPENAME_P (DECL_NAME (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:903:8: note: in expansion of macro 'DECL_CONV_FN_P'
# if (!DECL_CONV_FN_P (OVL_CURRENT (fn)))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:903:24: note: in expansion of macro 'OVL_CURRENT'
# if (!DECL_CONV_FN_P (OVL_CURRENT (fn)))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:939:11: note: in expansion of macro 'OVL_NEXT'
# fns = OVL_NEXT (fns))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:941:14: note: in expansion of macro 'OVL_CURRENT'
# tree fn = OVL_CURRENT (fns);
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:972:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (fn) == TEMPLATE_DECL
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'delete_duplicate_fields_1':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1041:13: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (! ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1041:13: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (! ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1041:13: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (! ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1041:13: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (! ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1054:14: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (! ANON_AGGR_TYPE_P (TREE_TYPE (x)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1054:14: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (! ANON_AGGR_TYPE_P (TREE_TYPE (x)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1054:14: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (! ANON_AGGR_TYPE_P (TREE_TYPE (x)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1054:14: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (! ANON_AGGR_TYPE_P (TREE_TYPE (x)))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1066:31: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (field) == USING_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2882:37: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# (TREE_CODE (NODE) == TYPE_DECL || DECL_CLASS_TEMPLATE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1081:17: note: in expansion of macro 'DECL_DECLARES_TYPE_P'
# else if (DECL_DECLARES_TYPE_P (field)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2882:37: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# (TREE_CODE (NODE) == TYPE_DECL || DECL_CLASS_TEMPLATE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1081:17: note: in expansion of macro 'DECL_DECLARES_TYPE_P'
# else if (DECL_DECLARES_TYPE_P (field)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2882:37: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# (TREE_CODE (NODE) == TYPE_DECL || DECL_CLASS_TEMPLATE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1081:17: note: in expansion of macro 'DECL_DECLARES_TYPE_P'
# else if (DECL_DECLARES_TYPE_P (field)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2882:37: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# (TREE_CODE (NODE) == TYPE_DECL || DECL_CLASS_TEMPLATE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1082:13: note: in expansion of macro 'DECL_DECLARES_TYPE_P'
# && DECL_DECLARES_TYPE_P (x))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2882:37: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# (TREE_CODE (NODE) == TYPE_DECL || DECL_CLASS_TEMPLATE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1082:13: note: in expansion of macro 'DECL_DECLARES_TYPE_P'
# && DECL_DECLARES_TYPE_P (x))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2882:37: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# (TREE_CODE (NODE) == TYPE_DECL || DECL_CLASS_TEMPLATE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1082:13: note: in expansion of macro 'DECL_DECLARES_TYPE_P'
# && DECL_DECLARES_TYPE_P (x))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2882:37: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# (TREE_CODE (NODE) == TYPE_DECL || DECL_CLASS_TEMPLATE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1088:17: note: in expansion of macro 'DECL_DECLARES_TYPE_P'
# else if (DECL_DECLARES_TYPE_P (field)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2882:37: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# (TREE_CODE (NODE) == TYPE_DECL || DECL_CLASS_TEMPLATE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1088:17: note: in expansion of macro 'DECL_DECLARES_TYPE_P'
# else if (DECL_DECLARES_TYPE_P (field)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2882:37: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# (TREE_CODE (NODE) == TYPE_DECL || DECL_CLASS_TEMPLATE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1088:17: note: in expansion of macro 'DECL_DECLARES_TYPE_P'
# else if (DECL_DECLARES_TYPE_P (field)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2882:37: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# (TREE_CODE (NODE) == TYPE_DECL || DECL_CLASS_TEMPLATE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1089:13: note: in expansion of macro 'DECL_DECLARES_TYPE_P'
# || DECL_DECLARES_TYPE_P (x))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2882:37: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# (TREE_CODE (NODE) == TYPE_DECL || DECL_CLASS_TEMPLATE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1089:13: note: in expansion of macro 'DECL_DECLARES_TYPE_P'
# || DECL_DECLARES_TYPE_P (x))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2882:37: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# (TREE_CODE (NODE) == TYPE_DECL || DECL_CLASS_TEMPLATE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1089:13: note: in expansion of macro 'DECL_DECLARES_TYPE_P'
# || DECL_DECLARES_TYPE_P (x))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'handle_using_decl':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1211:7: note: in expansion of macro 'BASELINK_P'
# if (BASELINK_P (fdecl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1219:14: note: in expansion of macro 'OVL_CURRENT'
# old_value = OVL_CURRENT (old_value);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1241:10: note: in expansion of macro 'OVL_CURRENT'
# OVL_CURRENT (old_value));
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1254:27: note: in expansion of macro 'OVL_NEXT'
# for (; flist; flist = OVL_NEXT (flist))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1256:17: note: in expansion of macro 'OVL_CURRENT'
# add_method (t, OVL_CURRENT (flist), /*error_p=*/0);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1257:19: note: in expansion of macro 'OVL_CURRENT'
# alter_access (t, OVL_CURRENT (flist), access);
# ^
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'maybe_warn_about_overly_private_class':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1951:12: note: in expansion of macro 'OVL_NEXT'
# fn = OVL_NEXT (fn))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1953:18: note: in expansion of macro 'OVL_CURRENT'
# tree ctor = OVL_CURRENT (fn);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'field_decl_cmp':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2882:37: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# (TREE_CODE (NODE) == TYPE_DECL || DECL_CLASS_TEMPLATE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1984:12: note: in expansion of macro 'DECL_DECLARES_TYPE_P'
# return DECL_DECLARES_TYPE_P (*y) - DECL_DECLARES_TYPE_P (*x);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2882:37: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# (TREE_CODE (NODE) == TYPE_DECL || DECL_CLASS_TEMPLATE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1984:12: note: in expansion of macro 'DECL_DECLARES_TYPE_P'
# return DECL_DECLARES_TYPE_P (*y) - DECL_DECLARES_TYPE_P (*x);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2882:37: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# (TREE_CODE (NODE) == TYPE_DECL || DECL_CLASS_TEMPLATE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1984:12: note: in expansion of macro 'DECL_DECLARES_TYPE_P'
# return DECL_DECLARES_TYPE_P (*y) - DECL_DECLARES_TYPE_P (*x);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2882:37: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# (TREE_CODE (NODE) == TYPE_DECL || DECL_CLASS_TEMPLATE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1984:40: note: in expansion of macro 'DECL_DECLARES_TYPE_P'
# return DECL_DECLARES_TYPE_P (*y) - DECL_DECLARES_TYPE_P (*x);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2882:37: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# (TREE_CODE (NODE) == TYPE_DECL || DECL_CLASS_TEMPLATE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1984:40: note: in expansion of macro 'DECL_DECLARES_TYPE_P'
# return DECL_DECLARES_TYPE_P (*y) - DECL_DECLARES_TYPE_P (*x);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2882:37: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# (TREE_CODE (NODE) == TYPE_DECL || DECL_CLASS_TEMPLATE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:1984:40: note: in expansion of macro 'DECL_DECLARES_TYPE_P'
# return DECL_DECLARES_TYPE_P (*y) - DECL_DECLARES_TYPE_P (*x);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:28:0:
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'method_name_cmp':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:344:36: note: in definition of macro 'TREE_CLASS_CHECK'
# #define TREE_CLASS_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2006:7: note: in expansion of macro 'DECL_NAME'
# if (DECL_NAME (OVL_CURRENT (*m1)) < DECL_NAME (OVL_CURRENT (*m2)))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2006:18: note: in expansion of macro 'OVL_CURRENT'
# if (DECL_NAME (OVL_CURRENT (*m1)) < DECL_NAME (OVL_CURRENT (*m2)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:344:36: note: in definition of macro 'TREE_CLASS_CHECK'
# #define TREE_CLASS_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2006:39: note: in expansion of macro 'DECL_NAME'
# if (DECL_NAME (OVL_CURRENT (*m1)) < DECL_NAME (OVL_CURRENT (*m2)))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2006:50: note: in expansion of macro 'OVL_CURRENT'
# if (DECL_NAME (OVL_CURRENT (*m1)) < DECL_NAME (OVL_CURRENT (*m2)))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:28:0:
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'finish_struct_methods':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:698:34: note: in definition of macro 'TREE_LANG_FLAG_4'
# #define TREE_LANG_FLAG_4(NODE) ((NODE)->common.lang_flag_4)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2006:4: note: in expansion of macro 'IDENTIFIER_TYPENAME_P'
# (IDENTIFIER_TYPENAME_P (DECL_NAME (NODE)))
# ^
# ../../gcc-3.3.6/gcc/tree.h:354:26: note: in expansion of macro 'TREE_CLASS_CHECK'
# #define DECL_CHECK(tree) TREE_CLASS_CHECK (tree, 'd')
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2006:27: note: in expansion of macro 'DECL_NAME'
# (IDENTIFIER_TYPENAME_P (DECL_NAME (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2076:12: note: in expansion of macro 'DECL_CONV_FN_P'
# if (!DECL_CONV_FN_P (OVL_CURRENT (fn)))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2076:28: note: in expansion of macro 'OVL_CURRENT'
# if (!DECL_CONV_FN_P (OVL_CURRENT (fn)))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'duplicate_tag_error':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:376:28: note: in definition of macro 'TREE_CHAIN'
# #define TREE_CHAIN(NODE) ((NODE)->common.chain)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2112:20: note: in expansion of macro 'OVL_CURRENT'
# TREE_CHAIN (OVL_CURRENT (unchain)) = NULL_TREE;
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2113:18: note: in expansion of macro 'OVL_NEXT'
# unchain = OVL_NEXT (unchain);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'dfs_modify_vtables':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2528:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2528:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2528:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2528:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'get_basefndecls':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2601:13: note: in expansion of macro 'OVL_NEXT'
# methods = OVL_NEXT (methods))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2603:16: note: in expansion of macro 'OVL_CURRENT'
# tree method = OVL_CURRENT (methods);
# ^
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'check_for_override':
# ../../gcc-3.3.6/gcc/cp/class.c:2631:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (decl) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:28:0:
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'warn_hidden':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:344:36: note: in definition of macro 'TREE_CLASS_CHECK'
# #define TREE_CLASS_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2677:14: note: in expansion of macro 'DECL_NAME'
# name = DECL_NAME (OVL_CURRENT (TREE_VEC_ELT (method_vec, i)));
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2677:25: note: in expansion of macro 'OVL_CURRENT'
# name = DECL_NAME (OVL_CURRENT (TREE_VEC_ELT (method_vec, i)));
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2694:59: note: in expansion of macro 'OVL_NEXT'
# for (fns = TREE_VEC_ELT (method_vec, i); fns; fns = OVL_NEXT (fns))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2696:13: note: in expansion of macro 'OVL_CURRENT'
# fndecl = OVL_CURRENT (fns);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2719:5: note: in expansion of macro 'OVL_CURRENT'
# OVL_CURRENT (TREE_VEC_ELT (method_vec, i)));
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'finish_struct_anon':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2742:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2742:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2742:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2742:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2756:12: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# || TYPE_ANONYMOUS_P (TREE_TYPE (elt))))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2756:12: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# || TYPE_ANONYMOUS_P (TREE_TYPE (elt))))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2756:12: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# || TYPE_ANONYMOUS_P (TREE_TYPE (elt))))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2756:12: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# || TYPE_ANONYMOUS_P (TREE_TYPE (elt))))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'count_fields':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2921:42: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (TREE_CODE (x) == FIELD_DECL && ANON_AGGR_TYPE_P (TREE_TYPE (x)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2921:42: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (TREE_CODE (x) == FIELD_DECL && ANON_AGGR_TYPE_P (TREE_TYPE (x)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2921:42: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (TREE_CODE (x) == FIELD_DECL && ANON_AGGR_TYPE_P (TREE_TYPE (x)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2921:42: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (TREE_CODE (x) == FIELD_DECL && ANON_AGGR_TYPE_P (TREE_TYPE (x)))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'add_fields_to_vec':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2940:42: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (TREE_CODE (x) == FIELD_DECL && ANON_AGGR_TYPE_P (TREE_TYPE (x)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2940:42: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (TREE_CODE (x) == FIELD_DECL && ANON_AGGR_TYPE_P (TREE_TYPE (x)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2940:42: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (TREE_CODE (x) == FIELD_DECL && ANON_AGGR_TYPE_P (TREE_TYPE (x)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:2940:42: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (TREE_CODE (x) == FIELD_DECL && ANON_AGGR_TYPE_P (TREE_TYPE (x)))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'check_field_decl':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2735:38: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# (TREE_CODE (NODE) == UNION_TYPE && ANON_AGGR_TYPE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3068:7: note: in expansion of macro 'ANON_UNION_TYPE_P'
# if (ANON_UNION_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2735:38: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# (TREE_CODE (NODE) == UNION_TYPE && ANON_AGGR_TYPE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3068:7: note: in expansion of macro 'ANON_UNION_TYPE_P'
# if (ANON_UNION_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2735:38: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# (TREE_CODE (NODE) == UNION_TYPE && ANON_AGGR_TYPE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3068:7: note: in expansion of macro 'ANON_UNION_TYPE_P'
# if (ANON_UNION_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2735:38: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# (TREE_CODE (NODE) == UNION_TYPE && ANON_AGGR_TYPE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3068:7: note: in expansion of macro 'ANON_UNION_TYPE_P'
# if (ANON_UNION_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3072:12: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# else if (ANON_AGGR_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3072:12: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# else if (ANON_AGGR_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3072:12: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# else if (ANON_AGGR_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3072:12: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# else if (ANON_AGGR_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3084:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3084:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3084:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3084:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'check_field_decls':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3208:12: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (element_type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3208:12: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (element_type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3208:12: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (element_type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3208:12: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (element_type)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3214:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (x) == USING_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3229:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (x) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3320:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3320:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3320:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3320:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3358:16: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3358:16: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3358:16: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3358:16: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'walk_subobject_offsets':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3500:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3500:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3500:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3500:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3643:12: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (element_type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3643:12: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (element_type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3643:12: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (element_type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3643:12: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (element_type)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'layout_nonempty_base_or_field':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3802:16: note: in expansion of macro 'CLASS_TYPE_P'
# if (binfo && CLASS_TYPE_P (BINFO_TYPE (binfo)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3802:16: note: in expansion of macro 'CLASS_TYPE_P'
# if (binfo && CLASS_TYPE_P (BINFO_TYPE (binfo)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3802:16: note: in expansion of macro 'CLASS_TYPE_P'
# if (binfo && CLASS_TYPE_P (BINFO_TYPE (binfo)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:3802:16: note: in expansion of macro 'CLASS_TYPE_P'
# if (binfo && CLASS_TYPE_P (BINFO_TYPE (binfo)))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'build_clone':
# ../../gcc-3.3.6/gcc/cp/class.c:4091:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (clone) != TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:4130:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (clone) != TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:4169:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (clone) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'clone_function_decl':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1938:34: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# (DECL_CONSTRUCTOR_P (NODE) && !DECL_CLONED_FUNCTION_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:4201:7: note: in expansion of macro 'DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P'
# if (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (fn))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/class.c:29:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1952:33: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# (DECL_DESTRUCTOR_P (NODE) && !DECL_CLONED_FUNCTION_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:4214:27: note: in expansion of macro 'DECL_MAYBE_IN_CHARGE_DESTRUCTOR_P'
# my_friendly_assert (DECL_MAYBE_IN_CHARGE_DESTRUCTOR_P (fn), 20000411);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'clone_constructors_and_destructors':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:4331:53: note: in expansion of macro 'OVL_NEXT'
# for (fns = CLASSTYPE_CONSTRUCTORS (t); fns; fns = OVL_NEXT (fns))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:4332:26: note: in expansion of macro 'OVL_CURRENT'
# clone_function_decl (OVL_CURRENT (fns), /*update_method_vec_p=*/1);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:4333:52: note: in expansion of macro 'OVL_NEXT'
# for (fns = CLASSTYPE_DESTRUCTORS (t); fns; fns = OVL_NEXT (fns))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:4334:26: note: in expansion of macro 'OVL_CURRENT'
# clone_function_decl (OVL_CURRENT (fns), /*update_method_vec_p=*/1);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/class.c:29:
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'type_requires_array_cookie':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:4367:23: note: in expansion of macro 'CLASS_TYPE_P'
# my_friendly_assert (CLASS_TYPE_P (type), 20010712);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:4367:23: note: in expansion of macro 'CLASS_TYPE_P'
# my_friendly_assert (CLASS_TYPE_P (type), 20010712);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:4367:23: note: in expansion of macro 'CLASS_TYPE_P'
# my_friendly_assert (CLASS_TYPE_P (type), 20010712);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:4367:23: note: in expansion of macro 'CLASS_TYPE_P'
# my_friendly_assert (CLASS_TYPE_P (type), 20010712);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:4387:51: note: in expansion of macro 'OVL_NEXT'
# for (fns = BASELINK_FUNCTIONS (fns); fns; fns = OVL_NEXT (fns))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:4393:12: note: in expansion of macro 'OVL_CURRENT'
# fn = OVL_CURRENT (fns);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'create_vtable_ptr':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1952:33: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# (DECL_DESTRUCTOR_P (NODE) && !DECL_CLONED_FUNCTION_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:4512:30: note: in expansion of macro 'DECL_MAYBE_IN_CHARGE_DESTRUCTOR_P'
# if (DECL_VINDEX (fn) && !DECL_MAYBE_IN_CHARGE_DESTRUCTOR_P (fn)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'finish_struct_1':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5300:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5300:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5300:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5300:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (t))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'fixed_type_or_null':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5619:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (TREE_TYPE (instance))))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5619:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (TREE_TYPE (instance))))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5619:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (TREE_TYPE (instance))))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5619:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (TREE_TYPE (instance))))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5629:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (instance)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5629:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (instance)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5629:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (instance)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5629:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (instance)))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'push_nested_class':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5941:12: note: in expansion of macro 'IS_AGGR_TYPE'
# || ! IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5941:12: note: in expansion of macro 'IS_AGGR_TYPE'
# || ! IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5941:12: note: in expansion of macro 'IS_AGGR_TYPE'
# || ! IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5941:12: note: in expansion of macro 'IS_AGGR_TYPE'
# || ! IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5942:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (type) == TEMPLATE_TYPE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5943:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (type) == BOUND_TEMPLATE_TEMPLATE_PARM)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5948:18: note: in expansion of macro 'CLASS_TYPE_P'
# if (context && CLASS_TYPE_P (context))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5948:18: note: in expansion of macro 'CLASS_TYPE_P'
# if (context && CLASS_TYPE_P (context))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5948:18: note: in expansion of macro 'CLASS_TYPE_P'
# if (context && CLASS_TYPE_P (context))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5948:18: note: in expansion of macro 'CLASS_TYPE_P'
# if (context && CLASS_TYPE_P (context))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'pop_nested_class':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5961:18: note: in expansion of macro 'CLASS_TYPE_P'
# if (context && CLASS_TYPE_P (context))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5961:18: note: in expansion of macro 'CLASS_TYPE_P'
# if (context && CLASS_TYPE_P (context))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5961:18: note: in expansion of macro 'CLASS_TYPE_P'
# if (context && CLASS_TYPE_P (context))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:5961:18: note: in expansion of macro 'CLASS_TYPE_P'
# if (context && CLASS_TYPE_P (context))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'resolve_address_of_overloaded_function':
# ../../gcc-3.3.6/gcc/cp/class.c:6122:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (fn) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:6177:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (fn) != TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:6235:39: note: in expansion of macro 'OVL_NEXT'
# for (; overload; overload = OVL_NEXT (overload))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:6236:45: note: in expansion of macro 'OVL_CURRENT'
# matches = tree_cons (NULL_TREE, OVL_CURRENT (overload),
# ^
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'instantiate_type':
# ../../gcc-3.3.6/gcc/cp/class.c:6345:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (rhs) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:6350:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (rhs) != OVERLOAD)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:6393:11: note: in expansion of macro 'BASELINK_P'
# if (BASELINK_P (rhs))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/class.c:29:
# ../../gcc-3.3.6/gcc/cp/class.c:6399:43: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# my_friendly_assert (TREE_CODE (rhs) == TEMPLATE_ID_EXPR, 0);
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:6428:27: note: in expansion of macro 'BASELINK_P'
# my_friendly_assert (BASELINK_P (rhs), 990412);
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:6391:5: warning: case value '173' not in enumerated type 'enum tree_code' [-Wswitch]
# case OFFSET_REF:
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:6360:5: warning: case value '181' not in enumerated type 'enum tree_code' [-Wswitch]
# case TYPE_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:6403:5: warning: case value '197' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_ID_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:6417:5: warning: case value '198' not in enumerated type 'enum tree_code' [-Wswitch]
# case OVERLOAD:
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'is_empty_class':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:6633:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:6633:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:6633:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:6633:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'contains_empty_class_p':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:6651:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:6651:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:6651:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:6651:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:28:0:
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'note_name_declared_in_class':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:344:36: note: in definition of macro 'TREE_CLASS_CHECK'
# #define TREE_CLASS_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:6772:6: note: in expansion of macro 'DECL_NAME'
# DECL_NAME (OVL_CURRENT (decl)),
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:6772:17: note: in expansion of macro 'OVL_CURRENT'
# DECL_NAME (OVL_CURRENT (decl)),
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'dfs_build_secondary_vptr_vtt_inits':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:7434:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:7434:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:7434:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:7434:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'dfs_ctor_vtable_bases_queue_p':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:7493:8: note: in expansion of macro 'BINFO_MARKED'
# if (!BINFO_MARKED (binfo) == VTT_MARKED_BINFO_P ((tree) data))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:7493:8: note: in expansion of macro 'BINFO_MARKED'
# if (!BINFO_MARKED (binfo) == VTT_MARKED_BINFO_P ((tree) data))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:7493:8: note: in expansion of macro 'BINFO_MARKED'
# if (!BINFO_MARKED (binfo) == VTT_MARKED_BINFO_P ((tree) data))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:7493:8: note: in expansion of macro 'BINFO_MARKED'
# if (!BINFO_MARKED (binfo) == VTT_MARKED_BINFO_P ((tree) data))
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:7493:29: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
# if (!BINFO_MARKED (binfo) == VTT_MARKED_BINFO_P ((tree) data))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/class.c:29:0:
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'dfs_fixup_binfo_vtbls':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1408:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1605:6: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED'
# ? CLEAR_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:7508:3: note: in expansion of macro 'CLEAR_BINFO_MARKED'
# CLEAR_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1408:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1605:6: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED'
# ? CLEAR_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:7508:3: note: in expansion of macro 'CLEAR_BINFO_MARKED'
# CLEAR_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1408:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1605:6: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED'
# ? CLEAR_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:7508:3: note: in expansion of macro 'CLEAR_BINFO_MARKED'
# CLEAR_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1408:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1605:6: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED'
# ? CLEAR_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:7508:3: note: in expansion of macro 'CLEAR_BINFO_MARKED'
# CLEAR_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'build_vtbl_initializer':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1412:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED3(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1619:6: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED3'
# ? CLEAR_CLASSTYPE_MARKED3 (BINFO_TYPE (NODE))\
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:7813:5: note: in expansion of macro 'CLEAR_BINFO_VTABLE_PATH_MARKED'
# CLEAR_BINFO_VTABLE_PATH_MARKED (TREE_VALUE (vbase));
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1412:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED3(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1619:6: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED3'
# ? CLEAR_CLASSTYPE_MARKED3 (BINFO_TYPE (NODE))\
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:7813:5: note: in expansion of macro 'CLEAR_BINFO_VTABLE_PATH_MARKED'
# CLEAR_BINFO_VTABLE_PATH_MARKED (TREE_VALUE (vbase));
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1412:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED3(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1619:6: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED3'
# ? CLEAR_CLASSTYPE_MARKED3 (BINFO_TYPE (NODE))\
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:7813:5: note: in expansion of macro 'CLEAR_BINFO_VTABLE_PATH_MARKED'
# CLEAR_BINFO_VTABLE_PATH_MARKED (TREE_VALUE (vbase));
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1412:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED3(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1619:6: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED3'
# ? CLEAR_CLASSTYPE_MARKED3 (BINFO_TYPE (NODE))\
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:7813:5: note: in expansion of macro 'CLEAR_BINFO_VTABLE_PATH_MARKED'
# CLEAR_BINFO_VTABLE_PATH_MARKED (TREE_VALUE (vbase));
# ^
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'build_vbase_offset_vtbl_entries':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1401:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED3(NODE) CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1611:6: note: in expansion of macro 'CLASSTYPE_MARKED3'
# ? CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:8014:11: note: in expansion of macro 'BINFO_VTABLE_PATH_MARKED'
# if (BINFO_VTABLE_PATH_MARKED (b))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1401:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED3(NODE) CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1611:6: note: in expansion of macro 'CLASSTYPE_MARKED3'
# ? CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:8014:11: note: in expansion of macro 'BINFO_VTABLE_PATH_MARKED'
# if (BINFO_VTABLE_PATH_MARKED (b))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1401:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED3(NODE) CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1611:6: note: in expansion of macro 'CLASSTYPE_MARKED3'
# ? CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:8014:11: note: in expansion of macro 'BINFO_VTABLE_PATH_MARKED'
# if (BINFO_VTABLE_PATH_MARKED (b))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1401:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED3(NODE) CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1611:6: note: in expansion of macro 'CLASSTYPE_MARKED3'
# ? CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:8014:11: note: in expansion of macro 'BINFO_VTABLE_PATH_MARKED'
# if (BINFO_VTABLE_PATH_MARKED (b))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1411:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED3(NODE) SET_CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1615:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED3'
# ? SET_CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:8016:7: note: in expansion of macro 'SET_BINFO_VTABLE_PATH_MARKED'
# SET_BINFO_VTABLE_PATH_MARKED (b);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1411:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED3(NODE) SET_CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1615:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED3'
# ? SET_CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:8016:7: note: in expansion of macro 'SET_BINFO_VTABLE_PATH_MARKED'
# SET_BINFO_VTABLE_PATH_MARKED (b);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1411:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED3(NODE) SET_CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1615:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED3'
# ? SET_CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:8016:7: note: in expansion of macro 'SET_BINFO_VTABLE_PATH_MARKED'
# SET_BINFO_VTABLE_PATH_MARKED (b);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1411:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED3(NODE) SET_CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1615:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED3'
# ? SET_CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/class.c:8016:7: note: in expansion of macro 'SET_BINFO_VTABLE_PATH_MARKED'
# SET_BINFO_VTABLE_PATH_MARKED (b);
# ^
# ../../gcc-3.3.6/gcc/cp/class.c: In function 'build_rtti_vtbl_entries':
# ../../gcc-3.3.6/gcc/cp/class.c:8306:8: warning: variable 'basetype' set but not used [-Wunused-but-set-variable]
# tree basetype;
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/decl2.c -o cp/decl2.o
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'grok_x_components':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:217:26: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (t == NULL_TREE || !ANON_AGGR_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:217:26: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (t == NULL_TREE || !ANON_AGGR_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:217:26: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (t == NULL_TREE || !ANON_AGGR_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:217:26: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (t == NULL_TREE || !ANON_AGGR_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'grok_array_decl':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:437:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) || IS_AGGR_TYPE (TREE_TYPE (index_exp)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:437:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) || IS_AGGR_TYPE (TREE_TYPE (index_exp)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:437:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) || IS_AGGR_TYPE (TREE_TYPE (index_exp)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:437:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) || IS_AGGR_TYPE (TREE_TYPE (index_exp)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:437:30: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) || IS_AGGR_TYPE (TREE_TYPE (index_exp)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:437:30: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) || IS_AGGR_TYPE (TREE_TYPE (index_exp)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:437:30: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) || IS_AGGR_TYPE (TREE_TYPE (index_exp)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:437:30: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) || IS_AGGR_TYPE (TREE_TYPE (index_exp)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'delete_sanity':
# ../../gcc-3.3.6/gcc/cp/decl2.c:507:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (exp) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/decl2.c:37:
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'check_member_template':
# ../../gcc-3.3.6/gcc/cp/decl2.c:571:40: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# my_friendly_assert (TREE_CODE (tmpl) == TEMPLATE_DECL, 0);
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:576:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (decl))))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:576:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (decl))))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:576:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (decl))))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:576:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (decl))))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'check_classfn':
# ../../gcc-3.3.6/gcc/cp/decl2.c:680:33: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && !(TREE_CODE (function) == TEMPLATE_DECL
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:696:39: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# is_template = (TREE_CODE (function) == TEMPLATE_DECL
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:712:24: note: in expansion of macro 'OVL_NEXT'
# fndecls; fndecls = OVL_NEXT (fndecls))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:716:13: note: in expansion of macro 'OVL_CURRENT'
# fndecl = OVL_CURRENT (fndecls);
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:733:43: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (is_template != (TREE_CODE (fndecl) == TEMPLATE_DECL))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:755:13: note: in expansion of macro 'OVL_CURRENT'
# fndecl = OVL_CURRENT (fndecls);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:756:14: note: in expansion of macro 'OVL_NEXT'
# fndecls = OVL_NEXT (fndecls);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:33:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:698:34: note: in definition of macro 'TREE_LANG_FLAG_4'
# #define TREE_LANG_FLAG_4(NODE) ((NODE)->common.lang_flag_4)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2006:4: note: in expansion of macro 'IDENTIFIER_TYPENAME_P'
# (IDENTIFIER_TYPENAME_P (DECL_NAME (NODE)))
# ^
# ../../gcc-3.3.6/gcc/tree.h:354:26: note: in expansion of macro 'TREE_CLASS_CHECK'
# #define DECL_CHECK(tree) TREE_CLASS_CHECK (tree, 'd')
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2006:27: note: in expansion of macro 'DECL_NAME'
# (IDENTIFIER_TYPENAME_P (DECL_NAME (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:764:10: note: in expansion of macro 'DECL_CONV_FN_P'
# if (!DECL_CONV_FN_P (OVL_CURRENT (fndecls)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:764:26: note: in expansion of macro 'OVL_CURRENT'
# if (!DECL_CONV_FN_P (OVL_CURRENT (fndecls)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'grokfield':
# ../../gcc-3.3.6/gcc/cp/decl2.c:885:48: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (TREE_OPERAND (declarator, 0)) == SCOPE_REF)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:910:33: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (declarator) == SCOPE_REF
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:956:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (value)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:956:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (value)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:956:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (value)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:956:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (value)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'cplus_decl_attributes':
# ../../gcc-3.3.6/gcc/cp/decl2.c:1216:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (*decl) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'constructor_name_full':
# ../../gcc-3.3.6/gcc/cp/decl2.c:1235:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (thing) == TEMPLATE_TYPE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:1236:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (thing) == BOUND_TEMPLATE_TEMPLATE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:1237:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (thing) == TYPENAME_TYPE)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:33:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:344:36: note: in definition of macro 'TREE_CLASS_CHECK'
# #define TREE_CLASS_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:1242:10: note: in expansion of macro 'DECL_NAME'
# thing = DECL_NAME (OVL_CURRENT (TREE_VEC_ELT (CLASSTYPE_METHOD_VEC (thing), 0)));
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:1242:21: note: in expansion of macro 'OVL_CURRENT'
# thing = DECL_NAME (OVL_CURRENT (TREE_VEC_ELT (CLASSTYPE_METHOD_VEC (thing), 0)));
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:1247:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || (TREE_CODE (thing) == TEMPLATE_DECL
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'build_anon_union_vars':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:1342:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:1342:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:1342:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:1342:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:1379:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:1379:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:1379:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:1379:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'import_export_tinfo':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:1987:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:1987:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:1987:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:1987:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:1990:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) && CLASSTYPE_INTERFACE_KNOWN (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:1990:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) && CLASSTYPE_INTERFACE_KNOWN (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:1990:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) && CLASSTYPE_INTERFACE_KNOWN (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:1990:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) && CLASSTYPE_INTERFACE_KNOWN (type)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'build_expr_from_tree':
# ../../gcc-3.3.6/gcc/cp/decl2.c:3291:25: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# return TREE_CODE (t) == SIZEOF_EXPR ? expr_sizeof (r) : c_alignof_expr (r);
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3327:43: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (TREE_OPERAND (t, 0)) == SCOPE_REF)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3332:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3356:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (fn) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3369:43: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (TREE_OPERAND (t, 0)) == SCOPE_REF)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3375:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3391:53: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (args != NULL_TREE && TREE_CODE (name) == LOOKUP_EXPR
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3400:37: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (name) == TEMPLATE_ID_EXPR
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3404:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3471:24: note: in expansion of macro 'IS_AGGR_TYPE'
# purpose_p = !(type && IS_AGGR_TYPE (type));
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3471:24: note: in expansion of macro 'IS_AGGR_TYPE'
# purpose_p = !(type && IS_AGGR_TYPE (type));
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3471:24: note: in expansion of macro 'IS_AGGR_TYPE'
# purpose_p = !(type && IS_AGGR_TYPE (type));
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3471:24: note: in expansion of macro 'IS_AGGR_TYPE'
# purpose_p = !(type && IS_AGGR_TYPE (type));
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3286:5: warning: case value '149' not in enumerated type 'enum tree_code' [-Wswitch]
# case SIZEOF_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3302:5: warning: case value '150' not in enumerated type 'enum tree_code' [-Wswitch]
# case ARROW_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3287:5: warning: case value '151' not in enumerated type 'enum tree_code' [-Wswitch]
# case ALIGNOF_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3306:5: warning: case value '175' not in enumerated type 'enum tree_code' [-Wswitch]
# case NEW_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3313:5: warning: case value '177' not in enumerated type 'enum tree_code' [-Wswitch]
# case DELETE_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3275:5: warning: case value '179' not in enumerated type 'enum tree_code' [-Wswitch]
# case SCOPE_REF:
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3264:5: warning: case value '180' not in enumerated type 'enum tree_code' [-Wswitch]
# case MEMBER_REF:
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3453:5: warning: case value '183' not in enumerated type 'enum tree_code' [-Wswitch]
# case THROW_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3168:5: warning: case value '197' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_ID_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3159:5: warning: case value '200' not in enumerated type 'enum tree_code' [-Wswitch]
# case LOOKUP_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3296:5: warning: case value '201' not in enumerated type 'enum tree_code' [-Wswitch]
# case MODOP_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3197:5: warning: case value '202' not in enumerated type 'enum tree_code' [-Wswitch]
# case CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3201:5: warning: case value '203' not in enumerated type 'enum tree_code' [-Wswitch]
# case REINTERPRET_CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3205:5: warning: case value '204' not in enumerated type 'enum tree_code' [-Wswitch]
# case CONST_CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3213:5: warning: case value '205' not in enumerated type 'enum tree_code' [-Wswitch]
# case STATIC_CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3209:5: warning: case value '206' not in enumerated type 'enum tree_code' [-Wswitch]
# case DYNAMIC_CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3270:5: warning: case value '207' not in enumerated type 'enum tree_code' [-Wswitch]
# case DOTSTAR_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3491:5: warning: case value '208' not in enumerated type 'enum tree_code' [-Wswitch]
# case TYPEID_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3421:5: warning: case value '209' not in enumerated type 'enum tree_code' [-Wswitch]
# case PSEUDO_DTOR_EXPR:
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/decl2.c:37:
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'build_offset_ref_call_from_tree':
# ../../gcc-3.3.6/gcc/cp/decl2.c:3518:38: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# my_friendly_assert (TREE_CODE (fn) == OFFSET_REF, 20020725);
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'build_call_from_tree':
# ../../gcc-3.3.6/gcc/cp/decl2.c:3562:38: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# my_friendly_assert (TREE_CODE (fn) != OFFSET_REF, 20020725);
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3563:38: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# my_friendly_assert (TREE_CODE (fn) != SCOPE_REF, 20020725);
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3570:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (fn) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3582:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# f = (TREE_CODE (fn) == OVERLOAD) ? get_first_fn (fn) : fn;
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2871:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3588:8: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# || (DECL_FUNCTION_TEMPLATE_P (f)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3599:11: note: in expansion of macro 'BASELINK_P'
# if (BASELINK_P (fn))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'finish_decl_parsing':
# ../../gcc-3.3.6/gcc/cp/decl2.c:3649:5: warning: case value '179' not in enumerated type 'enum tree_code' [-Wswitch]
# case SCOPE_REF:
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3660:5: warning: case value '197' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_ID_EXPR:
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/decl2.c:37:
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'is_ancestor':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3676:13: note: in expansion of macro 'CLASS_TYPE_P'
# || CLASS_TYPE_P (root)), 20030307);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3676:13: note: in expansion of macro 'CLASS_TYPE_P'
# || CLASS_TYPE_P (root)), 20030307);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3676:13: note: in expansion of macro 'CLASS_TYPE_P'
# || CLASS_TYPE_P (root)), 20030307);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3676:13: note: in expansion of macro 'CLASS_TYPE_P'
# || CLASS_TYPE_P (root)), 20030307);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3679:13: note: in expansion of macro 'CLASS_TYPE_P'
# || CLASS_TYPE_P (child)),
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3679:13: note: in expansion of macro 'CLASS_TYPE_P'
# || CLASS_TYPE_P (child)),
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3679:13: note: in expansion of macro 'CLASS_TYPE_P'
# || CLASS_TYPE_P (child)),
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3679:13: note: in expansion of macro 'CLASS_TYPE_P'
# || CLASS_TYPE_P (child)),
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'merge_functions':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3775:19: note: in expansion of macro 'OVL_NEXT'
# for (; s2; s2 = OVL_NEXT (s2))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3777:18: note: in expansion of macro 'OVL_CURRENT'
# tree fn2 = OVL_CURRENT (s2);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3780:36: note: in expansion of macro 'OVL_NEXT'
# for (fns1 = s1; fns1; fns1 = OVL_NEXT (fns1))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3782:15: note: in expansion of macro 'OVL_CURRENT'
# tree fn1 = OVL_CURRENT (fns1);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'ambiguous_decl':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3823:17: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# && !DECL_CLASS_TEMPLATE_P (val))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3823:17: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# && !DECL_CLASS_TEMPLATE_P (val))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3823:17: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# && !DECL_CLASS_TEMPLATE_P (val))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:3819:7: warning: case value '186' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_DECL:
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'set_decl_namespace':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4013:25: note: in expansion of macro 'OVL_NEXT'
# for (; old; old = OVL_NEXT (old))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4014:25: note: in expansion of macro 'OVL_CURRENT'
# if (decls_match (decl, OVL_CURRENT (old)))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'push_scope':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4091:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4091:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4091:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4091:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'pop_scope':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4103:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4103:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4103:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4103:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (t))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'add_function':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4150:17: note: in expansion of macro 'OVL_CURRENT'
# tree f1 = OVL_CURRENT (k->functions);
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'arg_assoc_namespace':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4183:25: note: in expansion of macro 'OVL_NEXT'
# for (; value; value = OVL_NEXT (value))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4184:26: note: in expansion of macro 'OVL_CURRENT'
# if (add_function (k, OVL_CURRENT (value)))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'arg_assoc_template_arg':
# ../../gcc-3.3.6/gcc/cp/decl2.c:4210:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (arg) == TEMPLATE_TEMPLATE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4211:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (arg) == UNBOUND_CLASS_TEMPLATE)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4213:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (arg) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'arg_assoc_class':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4246:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4246:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4246:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4246:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'arg_assoc_type':
# ../../gcc-3.3.6/gcc/cp/decl2.c:4329:5: warning: case value '188' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TYPE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4330:5: warning: case value '190' not in enumerated type 'enum tree_code' [-Wswitch]
# case BOUND_TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4332:5: warning: case value '191' not in enumerated type 'enum tree_code' [-Wswitch]
# case TYPENAME_TYPE:
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'arg_assoc':
# ../../gcc-3.3.6/gcc/cp/decl2.c:4377:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (n) == OFFSET_REF)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4381:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (n) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4386:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (n) == TEMPLATE_ID_EXPR)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4405:18: note: in expansion of macro 'OVL_CURRENT'
# template = OVL_CURRENT (template);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/decl2.c:37:
# ../../gcc-3.3.6/gcc/cp/decl2.c:4425:41: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# my_friendly_assert (TREE_CODE (n) == OVERLOAD, 980715);
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'lookup_arg_dependent':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4458:10: note: in expansion of macro 'OVL_CURRENT'
# fn = OVL_CURRENT (fns);
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'validate_nonmember_using_decl':
# ../../gcc-3.3.6/gcc/cp/decl2.c:4498:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (decl) == SCOPE_REF)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4519:33: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (*name) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4529:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (decl) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'do_nonmember_using_decl':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4582:42: note: in expansion of macro 'OVL_NEXT'
# for (tmp = decls.value; tmp; tmp = OVL_NEXT (tmp))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4584:18: note: in expansion of macro 'OVL_CURRENT'
# tree new_fn = OVL_CURRENT (tmp);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4592:37: note: in expansion of macro 'OVL_NEXT'
# for (tmp1 = oldval; tmp1; tmp1 = OVL_NEXT (tmp1))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4594:22: note: in expansion of macro 'OVL_CURRENT'
# tree old_fn = OVL_CURRENT (tmp1);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4634:30: note: in expansion of macro 'OVL_CURRENT'
# *newval = build_overload (OVL_CURRENT (tmp), *newval);
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4635:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (*newval) != OVERLOAD)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'do_local_using_decl':
# ../../gcc-3.3.6/gcc/cp/decl2.c:4719:37: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (oldval && TREE_CODE (oldval) == OVERLOAD)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4723:28: note: in expansion of macro 'OVL_CURRENT'
# for (fn = newval; fn && OVL_CURRENT (fn) != term;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4724:14: note: in expansion of macro 'OVL_NEXT'
# fn = OVL_NEXT (fn))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4725:28: note: in expansion of macro 'OVL_CURRENT'
# push_overloaded_decl (OVL_CURRENT (fn),
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'do_class_using_decl':
# ../../gcc-3.3.6/gcc/cp/decl2.c:4741:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (decl) != SCOPE_REF
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4753:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (name) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4759:57: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == TYPE_DECL || TREE_CODE (name) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4761:12: note: in expansion of macro 'BASELINK_P'
# else if (BASELINK_P (name))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4764:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'do_using_directive':
# ../../gcc-3.3.6/gcc/cp/decl2.c:4786:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (namespace) == SCOPE_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'handle_class_head':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4927:16: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# else if (DECL_CLASS_TEMPLATE_P (id))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4927:16: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# else if (DECL_CLASS_TEMPLATE_P (id))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4927:16: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# else if (DECL_CLASS_TEMPLATE_P (id))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2452:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TYPENAME_TYPE && TREE_TYPE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:4993:11: note: in expansion of macro 'IMPLICIT_TYPENAME_P'
# if (IMPLICIT_TYPENAME_P (context))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:5006:31: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (context) != TEMPLATE_TYPE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:5007:31: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (context) != BOUND_TEMPLATE_TEMPLATE_PARM);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/decl2.c:37:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2452:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TYPENAME_TYPE && TREE_TYPE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:5030:11: note: in expansion of macro 'IMPLICIT_TYPENAME_P'
# if (IMPLICIT_TYPENAME_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c: In function 'handle_class_head_apparent_template':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2452:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TYPENAME_TYPE && TREE_TYPE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:5069:7: note: in expansion of macro 'IMPLICIT_TYPENAME_P'
# if (IMPLICIT_TYPENAME_P (context))
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:5073:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (context) != TEMPLATE_TYPE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/decl2.c:5074:34: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (context) != BOUND_TEMPLATE_TEMPLATE_PARM);
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/error.c -o cp/error.o
# ../../gcc-3.3.6/gcc/cp/error.c: In function 'dump_template_argument':
# ../../gcc-3.3.6/gcc/cp/error.c:206:39: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TYPE_P (arg) || TREE_CODE (arg) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/error.c: In function 'dump_template_parameter':
# ../../gcc-3.3.6/gcc/cp/error.c:265:55: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (p) == TYPE_DECL || TREE_CODE (p) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/error.c:24:0:
# ../../gcc-3.3.6/gcc/cp/error.c: In function 'dump_type':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:819:27: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_VALUE(NODE) (TREE_LIST_CHECK (NODE)->list.value)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2304:24: note: in expansion of macro 'TREE_VALUE'
# #define TI_ARGS(NODE) (TREE_VALUE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2411:4: note: in expansion of macro 'TI_ARGS'
# (TI_ARGS (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2411:13: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_ARGS (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:423:14: note: in expansion of macro 'TYPE_TI_ARGS'
# tree args = TYPE_TI_ARGS (t);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/error.c:25:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2452:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TYPENAME_TYPE && TREE_TYPE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:456:12: note: in expansion of macro 'IMPLICIT_TYPENAME_P'
# if (!IMPLICIT_TYPENAME_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:366:5: warning: case value '186' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_DECL:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:432:5: warning: case value '188' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TYPE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:412:5: warning: case value '189' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:421:5: warning: case value '190' not in enumerated type 'enum tree_code' [-Wswitch]
# case BOUND_TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:455:5: warning: case value '191' not in enumerated type 'enum tree_code' [-Wswitch]
# case TYPENAME_TYPE:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:461:5: warning: case value '192' not in enumerated type 'enum tree_code' [-Wswitch]
# case UNBOUND_CLASS_TEMPLATE:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:468:5: warning: case value '193' not in enumerated type 'enum tree_code' [-Wswitch]
# case TYPEOF_TYPE:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c: In function 'dump_typename':
# ../../gcc-3.3.6/gcc/cp/error.c:494:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (ctx) == TYPENAME_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/error.c: In function 'dump_aggr_type':
# ../../gcc-3.3.6/gcc/cp/error.c:550:62: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (CLASSTYPE_TI_TEMPLATE (t)) != TEMPLATE_DECL
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/error.c:25:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:577:26: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# dump_template_parms (TYPE_TEMPLATE_INFO (t),
# ^
# ../../gcc-3.3.6/gcc/cp/error.c: In function 'dump_type_prefix':
# ../../gcc-3.3.6/gcc/cp/error.c:677:5: warning: case value '188' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TYPE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:678:5: warning: case value '189' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:679:5: warning: case value '190' not in enumerated type 'enum tree_code' [-Wswitch]
# case BOUND_TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:686:5: warning: case value '191' not in enumerated type 'enum tree_code' [-Wswitch]
# case TYPENAME_TYPE:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:689:5: warning: case value '193' not in enumerated type 'enum tree_code' [-Wswitch]
# case TYPEOF_TYPE:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c: In function 'dump_type_suffix':
# ../../gcc-3.3.6/gcc/cp/error.c:774:5: warning: case value '188' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TYPE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:775:5: warning: case value '189' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:776:5: warning: case value '190' not in enumerated type 'enum tree_code' [-Wswitch]
# case BOUND_TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:783:5: warning: case value '191' not in enumerated type 'enum tree_code' [-Wswitch]
# case TYPENAME_TYPE:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:786:5: warning: case value '193' not in enumerated type 'enum tree_code' [-Wswitch]
# case TYPEOF_TYPE:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c: In function 'dump_simple_decl':
# ../../gcc-3.3.6/gcc/cp/error.c:825:57: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (!DECL_INITIAL (t) || TREE_CODE (DECL_INITIAL (t)) != TEMPLATE_PARM_INDEX)
# ^
# ../../gcc-3.3.6/gcc/cp/error.c: In function 'dump_decl':
# ../../gcc-3.3.6/gcc/cp/error.c:853:39: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (TREE_TYPE (t)) == TEMPLATE_TYPE_PARM)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/error.c:25:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:936:8: note: in expansion of macro 'OVL_CURRENT'
# t = OVL_CURRENT (t);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:953:11: note: in expansion of macro 'OVL_CURRENT'
# t = OVL_CURRENT (t);
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:998:37: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# TREE_CODE (DECL_INITIAL (t)) == TEMPLATE_PARM_INDEX))
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:895:5: warning: case value '179' not in enumerated type 'enum tree_code' [-Wswitch]
# case SCOPE_REF:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:915:5: warning: case value '181' not in enumerated type 'enum tree_code' [-Wswitch]
# case TYPE_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:1015:5: warning: case value '185' not in enumerated type 'enum tree_code' [-Wswitch]
# case BASELINK:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:965:5: warning: case value '186' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_DECL:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:1008:5: warning: case value '194' not in enumerated type 'enum tree_code' [-Wswitch]
# case USING_DECL:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:969:5: warning: case value '197' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_ID_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:933:5: warning: case value '198' not in enumerated type 'enum tree_code' [-Wswitch]
# case OVERLOAD:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:987:5: warning: case value '200' not in enumerated type 'enum tree_code' [-Wswitch]
# case LOOKUP_EXPR:
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/error.c:25:0:
# ../../gcc-3.3.6/gcc/cp/error.c: In function 'dump_template_decl':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:1067:11: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# if (DECL_TEMPLATE_TEMPLATE_PARM_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:1067:11: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# if (DECL_TEMPLATE_TEMPLATE_PARM_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/error.c: In function 'dump_function_decl':
# ../../gcc-3.3.6/gcc/cp/error.c:1112:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (t) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:1122:36: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (tmpl && TREE_CODE (tmpl) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/error.c: In function 'dump_function_name':
# ../../gcc-3.3.6/gcc/cp/error.c:1259:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (t) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:1291:40: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (DECL_TI_TEMPLATE (t)) != TEMPLATE_DECL
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/error.c:25:0:
# ../../gcc-3.3.6/gcc/cp/error.c: In function 'dump_expr':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:1928:15: note: in expansion of macro 'BASELINK_P'
# else if (BASELINK_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:1929:19: note: in expansion of macro 'OVL_CURRENT'
# dump_expr (OVL_CURRENT (BASELINK_FUNCTIONS (t)),
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:2013:25: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# if (TREE_CODE (t) == SIZEOF_EXPR)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/error.c:25:
# ../../gcc-3.3.6/gcc/cp/error.c:2017:38: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# my_friendly_assert (TREE_CODE (t) == ALIGNOF_EXPR, 0);
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:2011:5: warning: case value '149' not in enumerated type 'enum tree_code' [-Wswitch]
# case SIZEOF_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:2006:5: warning: case value '150' not in enumerated type 'enum tree_code' [-Wswitch]
# case ARROW_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:2012:5: warning: case value '151' not in enumerated type 'enum tree_code' [-Wswitch]
# case ALIGNOF_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:2049:5: warning: case value '169' not in enumerated type 'enum tree_code' [-Wswitch]
# case STMT_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:1919:5: warning: case value '173' not in enumerated type 'enum tree_code' [-Wswitch]
# case OFFSET_REF:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:1545:5: warning: case value '174' not in enumerated type 'enum tree_code' [-Wswitch]
# case PTRMEM_CST:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:1651:5: warning: case value '175' not in enumerated type 'enum tree_code' [-Wswitch]
# case NEW_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:1959:5: warning: case value '179' not in enumerated type 'enum tree_code' [-Wswitch]
# case SCOPE_REF:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:1596:5: warning: case value '182' not in enumerated type 'enum tree_code' [-Wswitch]
# case AGGR_INIT_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:2073:5: warning: case value '185' not in enumerated type 'enum tree_code' [-Wswitch]
# case BASELINK:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:1459:5: warning: case value '186' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_DECL:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:1951:5: warning: case value '187' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_PARM_INDEX:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:2027:5: warning: case value '196' not in enumerated type 'enum tree_code' [-Wswitch]
# case DEFAULT_ARG:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:2045:5: warning: case value '197' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_ID_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:1461:5: warning: case value '198' not in enumerated type 'enum tree_code' [-Wswitch]
# case OVERLOAD:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:2002:5: warning: case value '200' not in enumerated type 'enum tree_code' [-Wswitch]
# case LOOKUP_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:1965:5: warning: case value '202' not in enumerated type 'enum tree_code' [-Wswitch]
# case CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:1987:5: warning: case value '203' not in enumerated type 'enum tree_code' [-Wswitch]
# case REINTERPRET_CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:1990:5: warning: case value '204' not in enumerated type 'enum tree_code' [-Wswitch]
# case CONST_CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:1984:5: warning: case value '205' not in enumerated type 'enum tree_code' [-Wswitch]
# case STATIC_CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:1993:5: warning: case value '206' not in enumerated type 'enum tree_code' [-Wswitch]
# case DYNAMIC_CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c:2037:5: warning: case value '209' not in enumerated type 'enum tree_code' [-Wswitch]
# case PSEUDO_DTOR_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/error.c: In function 'cp_file_of':
# ../../gcc-3.3.6/gcc/cp/error.c:2214:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (t) == OVERLOAD)
# ^
# ../../gcc-3.3.6/gcc/cp/error.c: In function 'cp_line_of':
# ../../gcc-3.3.6/gcc/cp/error.c:2233:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (t) == OVERLOAD)
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/lex.c -o cp/lex.o
# ../../gcc-3.3.6/gcc/cp/lex.c: In function 'yyprint':
# ../../gcc-3.3.6/gcc/cp/lex.c:676:55: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (t) == TYPE_DECL || TREE_CODE (t) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/lex.c:30:0:
# ../../gcc-3.3.6/gcc/cp/lex.c: In function 'check_for_missing_semicolon':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c:893:11: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (TYPE_ANONYMOUS_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c:893:11: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (TYPE_ANONYMOUS_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c:893:11: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (TYPE_ANONYMOUS_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c:893:11: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (TYPE_ANONYMOUS_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c: In function 'note_got_semicolon':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c:910:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c:910:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c:910:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c:910:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c: In function 'is_global':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2188:5: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (!DECL_TEMPLATE_PARM_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c:1094:9: note: in expansion of macro 'DECL_NAMESPACE_SCOPE_P'
# return DECL_NAMESPACE_SCOPE_P (d);
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c:1089:7: warning: case value '198' not in enumerated type 'enum tree_code' [-Wswitch]
# case OVERLOAD: d = OVL_FUNCTION (d); continue;
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/lex.c:30:0:
# ../../gcc-3.3.6/gcc/cp/lex.c: In function 'do_identifier':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c:1199:40: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# if (!processing_template_decl || DECL_TEMPLATE_PARM_P (id))
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c:1220:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (id) == USING_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c: In function 'do_scoped_id':
# ../../gcc-3.3.6/gcc/cp/lex.c:1251:31: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (id) != OVERLOAD)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/lex.c:30:0:
# ../../gcc-3.3.6/gcc/cp/lex.c: In function 'retrofit_lang_decl':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1765:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == USING_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c:1361:7: note: in expansion of macro 'CAN_HAVE_FULL_LANG_DECL_P'
# if (CAN_HAVE_FULL_LANG_DECL_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1765:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == USING_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c:1368:32: note: in expansion of macro 'CAN_HAVE_FULL_LANG_DECL_P'
# ld->decl_flags.can_be_full = CAN_HAVE_FULL_LANG_DECL_P (t) ? 1 : 0;
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c: In function 'cxx_dup_lang_specific_decl':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1765:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == USING_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c:1399:8: note: in expansion of macro 'CAN_HAVE_FULL_LANG_DECL_P'
# if (!CAN_HAVE_FULL_LANG_DECL_P (node))
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c: In function 'cxx_make_type':
# ../../gcc-3.3.6/gcc/cp/lex.c:1473:15: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || code == BOUND_TEMPLATE_TEMPLATE_PARM)
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c:1510:40: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (IS_AGGR_TYPE_CODE (code) || code == TEMPLATE_TYPE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c:1511:15: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || code == BOUND_TEMPLATE_TEMPLATE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/lex.c:1512:15: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || code == TYPENAME_TYPE)
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include \
# ../../gcc-3.3.6/gcc/cp/parse.c -o cp/parse.o
# In file included from parse.y:38:0:
# parse.y: In function 'yyparse':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# parse.y:1150:9: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# parse.y:1150:9: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# parse.y:1156:9: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# parse.y:1156:9: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# In file included from parse.y:38:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# parse.y:1529:32: note: in expansion of macro 'BASELINK_P'
# In file included from parse.y:38:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# parse.y:1719:12: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# parse.y:1719:12: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# parse.y:1719:12: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# parse.y:2051:9: note: in expansion of macro 'IS_AGGR_TYPE'
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# parse.y:2051:9: note: in expansion of macro 'IS_AGGR_TYPE'
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# parse.y:2051:9: note: in expansion of macro 'IS_AGGR_TYPE'
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# parse.y:2051:9: note: in expansion of macro 'IS_AGGR_TYPE'
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# parse.y:2066:9: note: in expansion of macro 'IS_AGGR_TYPE'
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# parse.y:2066:9: note: in expansion of macro 'IS_AGGR_TYPE'
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# parse.y:2066:9: note: in expansion of macro 'IS_AGGR_TYPE'
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# parse.y:2066:9: note: in expansion of macro 'IS_AGGR_TYPE'
# parse.y:2347:30: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# In file included from parse.y:38:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2452:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TYPENAME_TYPE && TREE_TYPE (NODE))
# ^
# parse.y:2349:10: note: in expansion of macro 'IMPLICIT_TYPENAME_P'
# parse.y:3845:33: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# parse.y:3847:55: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# parse.y:3848:51: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# parse.y: In function 'parse_finish_call_expr':
# parse.y:4136:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# parse.y:4139:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# In file included from parse.y:38:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2871:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# parse.y:4183:12: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# parse.y:4184:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/ptree.c -o cp/ptree.o
# ../../gcc-3.3.6/gcc/cp/ptree.c: In function 'cxx_print_type':
# ../../gcc-3.3.6/gcc/cp/ptree.c:76:5: warning: case value '188' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TYPE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/ptree.c:77:5: warning: case value '189' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/ptree.c:78:5: warning: case value '190' not in enumerated type 'enum tree_code' [-Wswitch]
# case BOUND_TEMPLATE_TEMPLATE_PARM:
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/ptree.c:27:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/ptree.c:106:9: note: in expansion of macro 'CLASS_TYPE_P'
# if (! CLASS_TYPE_P (node))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/ptree.c:106:9: note: in expansion of macro 'CLASS_TYPE_P'
# if (! CLASS_TYPE_P (node))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/ptree.c:106:9: note: in expansion of macro 'CLASS_TYPE_P'
# if (! CLASS_TYPE_P (node))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/ptree.c:106:9: note: in expansion of macro 'CLASS_TYPE_P'
# if (! CLASS_TYPE_P (node))
# ^
# ../../gcc-3.3.6/gcc/cp/ptree.c: In function 'cxx_print_xnode':
# ../../gcc-3.3.6/gcc/cp/ptree.c:195:5: warning: case value '187' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_PARM_INDEX:
# ^
# ../../gcc-3.3.6/gcc/cp/ptree.c:191:5: warning: case value '198' not in enumerated type 'enum tree_code' [-Wswitch]
# case OVERLOAD:
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/rtti.c -o cp/rtti.o
# In file included from ../../gcc-3.3.6/gcc/cp/rtti.c:27:0:
# ../../gcc-3.3.6/gcc/cp/rtti.c: In function 'get_tinfo_decl':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:333:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:333:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:333:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:333:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:358:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:358:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:358:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:358:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c: In function 'build_dynamic_cast_1':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:449:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (TREE_TYPE (type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:449:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (TREE_TYPE (type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:449:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (TREE_TYPE (type)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:449:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (TREE_TYPE (type)))
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:466:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (expr) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/rtti.c:27:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:494:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (TREE_TYPE (exprtype)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:494:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (TREE_TYPE (exprtype)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:494:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (TREE_TYPE (exprtype)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:494:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (TREE_TYPE (exprtype)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:510:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (TREE_TYPE (exprtype)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:510:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (TREE_TYPE (exprtype)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:510:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (TREE_TYPE (exprtype)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:510:13: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (TREE_TYPE (exprtype)))
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c: In function 'dfs_class_hint_mark':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:918:11: note: in expansion of macro 'CLASSTYPE_MARKED'
# if (CLASSTYPE_MARKED (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:918:11: note: in expansion of macro 'CLASSTYPE_MARKED'
# if (CLASSTYPE_MARKED (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:918:11: note: in expansion of macro 'CLASSTYPE_MARKED'
# if (CLASSTYPE_MARKED (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:918:11: note: in expansion of macro 'CLASSTYPE_MARKED'
# if (CLASSTYPE_MARKED (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1400:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED2(NODE) CLASSTYPE_MARKED_N (NODE, 1)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:920:11: note: in expansion of macro 'CLASSTYPE_MARKED2'
# if (CLASSTYPE_MARKED2 (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1400:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED2(NODE) CLASSTYPE_MARKED_N (NODE, 1)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:920:11: note: in expansion of macro 'CLASSTYPE_MARKED2'
# if (CLASSTYPE_MARKED2 (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1400:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED2(NODE) CLASSTYPE_MARKED_N (NODE, 1)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:920:11: note: in expansion of macro 'CLASSTYPE_MARKED2'
# if (CLASSTYPE_MARKED2 (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1400:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED2(NODE) CLASSTYPE_MARKED_N (NODE, 1)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:920:11: note: in expansion of macro 'CLASSTYPE_MARKED2'
# if (CLASSTYPE_MARKED2 (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1409:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED2(NODE) SET_CLASSTYPE_MARKED_N (NODE, 1)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:922:7: note: in expansion of macro 'SET_CLASSTYPE_MARKED2'
# SET_CLASSTYPE_MARKED2 (basetype);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1409:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED2(NODE) SET_CLASSTYPE_MARKED_N (NODE, 1)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:922:7: note: in expansion of macro 'SET_CLASSTYPE_MARKED2'
# SET_CLASSTYPE_MARKED2 (basetype);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1409:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED2(NODE) SET_CLASSTYPE_MARKED_N (NODE, 1)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:922:7: note: in expansion of macro 'SET_CLASSTYPE_MARKED2'
# SET_CLASSTYPE_MARKED2 (basetype);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1409:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED2(NODE) SET_CLASSTYPE_MARKED_N (NODE, 1)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:922:7: note: in expansion of macro 'SET_CLASSTYPE_MARKED2'
# SET_CLASSTYPE_MARKED2 (basetype);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:926:11: note: in expansion of macro 'CLASSTYPE_MARKED'
# if (CLASSTYPE_MARKED (basetype) || CLASSTYPE_MARKED2 (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:926:11: note: in expansion of macro 'CLASSTYPE_MARKED'
# if (CLASSTYPE_MARKED (basetype) || CLASSTYPE_MARKED2 (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:926:11: note: in expansion of macro 'CLASSTYPE_MARKED'
# if (CLASSTYPE_MARKED (basetype) || CLASSTYPE_MARKED2 (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:926:11: note: in expansion of macro 'CLASSTYPE_MARKED'
# if (CLASSTYPE_MARKED (basetype) || CLASSTYPE_MARKED2 (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1400:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED2(NODE) CLASSTYPE_MARKED_N (NODE, 1)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:926:42: note: in expansion of macro 'CLASSTYPE_MARKED2'
# if (CLASSTYPE_MARKED (basetype) || CLASSTYPE_MARKED2 (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1400:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED2(NODE) CLASSTYPE_MARKED_N (NODE, 1)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:926:42: note: in expansion of macro 'CLASSTYPE_MARKED2'
# if (CLASSTYPE_MARKED (basetype) || CLASSTYPE_MARKED2 (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1400:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED2(NODE) CLASSTYPE_MARKED_N (NODE, 1)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:926:42: note: in expansion of macro 'CLASSTYPE_MARKED2'
# if (CLASSTYPE_MARKED (basetype) || CLASSTYPE_MARKED2 (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1400:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED2(NODE) CLASSTYPE_MARKED_N (NODE, 1)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:926:42: note: in expansion of macro 'CLASSTYPE_MARKED2'
# if (CLASSTYPE_MARKED (basetype) || CLASSTYPE_MARKED2 (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:928:7: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# SET_CLASSTYPE_MARKED (basetype);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:928:7: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# SET_CLASSTYPE_MARKED (basetype);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:928:7: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# SET_CLASSTYPE_MARKED (basetype);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:928:7: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# SET_CLASSTYPE_MARKED (basetype);
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c: In function 'dfs_class_hint_unmark':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1408:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:944:3: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED'
# CLEAR_CLASSTYPE_MARKED (basetype);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1408:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:944:3: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED'
# CLEAR_CLASSTYPE_MARKED (basetype);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1408:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:944:3: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED'
# CLEAR_CLASSTYPE_MARKED (basetype);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1408:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:944:3: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED'
# CLEAR_CLASSTYPE_MARKED (basetype);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1410:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED2(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 1)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:945:3: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED2'
# CLEAR_CLASSTYPE_MARKED2 (basetype);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1410:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED2(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 1)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:945:3: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED2'
# CLEAR_CLASSTYPE_MARKED2 (basetype);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1410:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED2(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 1)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:945:3: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED2'
# CLEAR_CLASSTYPE_MARKED2 (basetype);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1410:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED2(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 1)
# ^
# ../../gcc-3.3.6/gcc/cp/rtti.c:945:3: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED2'
# CLEAR_CLASSTYPE_MARKED2 (basetype);
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/spew.c -o cp/spew.o
# ../../gcc-3.3.6/gcc/cp/spew.c: In function 'identifier_type':
# ../../gcc-3.3.6/gcc/cp/spew.c:588:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (decl) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/spew.c:598:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (decl) == BASELINK)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/spew.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2871:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/spew.c:602:6: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# if (DECL_FUNCTION_TEMPLATE_P (OVL_FUNCTION (t)))
# ^
# ../../gcc-3.3.6/gcc/cp/spew.c:615:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (t && TREE_CODE (t) == TYPENAME_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/spew.c:618:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (decl) == TYPENAME_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/spew.c: In function 'snarf_defarg':
# ../../gcc-3.3.6/gcc/cp/spew.c:1286:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
# DEFARG_POINTER (arg) = (char *)buf;
# ^
# ../../gcc-3.3.6/gcc/cp/spew.c: In function 'do_pending_defargs':
# ../../gcc-3.3.6/gcc/cp/spew.c:1376:48: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (TREE_PURPOSE (defarg_parm)) != DEFAULT_ARG)
# ^
# ../../gcc-3.3.6/gcc/cp/spew.c: In function 'done_pending_defargs':
# ../../gcc-3.3.6/gcc/cp/spew.c:1450:42: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (TREE_PURPOSE (parms)) == DEFAULT_ARG)
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/typeck.c -o cp/typeck.o
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'require_complete_type':
# ../../gcc-3.3.6/gcc/cp/typeck.c:100:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (value) == OVERLOAD)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:112:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (value) == OFFSET_REF
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/typeck.c:38:0:
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'complete_type':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:152:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type) && CLASSTYPE_TEMPLATE_INSTANTIATION (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:152:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type) && CLASSTYPE_TEMPLATE_INSTANTIATION (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:152:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type) && CLASSTYPE_TEMPLATE_INSTANTIATION (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:152:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type) && CLASSTYPE_TEMPLATE_INSTANTIATION (type))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'type_unknown_p':
# ../../gcc-3.3.6/gcc/cp/typeck.c:188:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# return (TREE_CODE (exp) == OVERLOAD
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'merge_types':
# ../../gcc-3.3.6/gcc/cp/typeck.c:566:27: warning: variable 'code2' set but not used [-Wunused-but-set-variable]
# register enum tree_code code2;
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/typeck.c:35:0:
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'comptypes':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:3573:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM) \
# ^
# ../../gcc-3.3.6/gcc/tree.h:344:36: note: in definition of macro 'TREE_CLASS_CHECK'
# #define TREE_CLASS_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:1448:31: note: in expansion of macro 'DECL_CHECK'
# #define DECL_ARGUMENTS(NODE) (DECL_CHECK (NODE)->decl.arguments)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2789:41: note: in expansion of macro 'DECL_ARGUMENTS'
# #define DECL_TEMPLATE_PARMS(NODE) DECL_ARGUMENTS (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:979:9: note: in expansion of macro 'DECL_TEMPLATE_PARMS'
# (DECL_TEMPLATE_PARMS (TEMPLATE_TEMPLATE_PARM_TEMPLATE_DECL (t1)),
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:979:30: note: in expansion of macro 'TEMPLATE_TEMPLATE_PARM_TEMPLATE_DECL'
# (DECL_TEMPLATE_PARMS (TEMPLATE_TEMPLATE_PARM_TEMPLATE_DECL (t1)),
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:344:36: note: in definition of macro 'TREE_CLASS_CHECK'
# #define TREE_CLASS_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:1448:31: note: in expansion of macro 'DECL_CHECK'
# #define DECL_ARGUMENTS(NODE) (DECL_CHECK (NODE)->decl.arguments)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2789:41: note: in expansion of macro 'DECL_ARGUMENTS'
# #define DECL_TEMPLATE_PARMS(NODE) DECL_ARGUMENTS (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:979:9: note: in expansion of macro 'DECL_TEMPLATE_PARMS'
# (DECL_TEMPLATE_PARMS (TEMPLATE_TEMPLATE_PARM_TEMPLATE_DECL (t1)),
# ^
# ./tree-check.h:8:28: note: in expansion of macro 'TREE_CHECK'
# #define TREE_LIST_CHECK(t) TREE_CHECK (t, TREE_LIST)
# ^
# ../../gcc-3.3.6/gcc/tree.h:818:29: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_PURPOSE(NODE) (TREE_LIST_CHECK (NODE)->list.purpose)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2303:28: note: in expansion of macro 'TREE_PURPOSE'
# #define TI_TEMPLATE(NODE) (TREE_PURPOSE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:4: note: in expansion of macro 'TI_TEMPLATE'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:17: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:3574:6: note: in expansion of macro 'TYPE_TI_TEMPLATE'
# ? TYPE_TI_TEMPLATE (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:979:30: note: in expansion of macro 'TEMPLATE_TEMPLATE_PARM_TEMPLATE_DECL'
# (DECL_TEMPLATE_PARMS (TEMPLATE_TEMPLATE_PARM_TEMPLATE_DECL (t1)),
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:3573:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM) \
# ^
# ../../gcc-3.3.6/gcc/tree.h:344:36: note: in definition of macro 'TREE_CLASS_CHECK'
# #define TREE_CLASS_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:1448:31: note: in expansion of macro 'DECL_CHECK'
# #define DECL_ARGUMENTS(NODE) (DECL_CHECK (NODE)->decl.arguments)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2789:41: note: in expansion of macro 'DECL_ARGUMENTS'
# #define DECL_TEMPLATE_PARMS(NODE) DECL_ARGUMENTS (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:980:9: note: in expansion of macro 'DECL_TEMPLATE_PARMS'
# DECL_TEMPLATE_PARMS (TEMPLATE_TEMPLATE_PARM_TEMPLATE_DECL (t2))))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:980:30: note: in expansion of macro 'TEMPLATE_TEMPLATE_PARM_TEMPLATE_DECL'
# DECL_TEMPLATE_PARMS (TEMPLATE_TEMPLATE_PARM_TEMPLATE_DECL (t2))))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:344:36: note: in definition of macro 'TREE_CLASS_CHECK'
# #define TREE_CLASS_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:1448:31: note: in expansion of macro 'DECL_CHECK'
# #define DECL_ARGUMENTS(NODE) (DECL_CHECK (NODE)->decl.arguments)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2789:41: note: in expansion of macro 'DECL_ARGUMENTS'
# #define DECL_TEMPLATE_PARMS(NODE) DECL_ARGUMENTS (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:980:9: note: in expansion of macro 'DECL_TEMPLATE_PARMS'
# DECL_TEMPLATE_PARMS (TEMPLATE_TEMPLATE_PARM_TEMPLATE_DECL (t2))))
# ^
# ./tree-check.h:8:28: note: in expansion of macro 'TREE_CHECK'
# #define TREE_LIST_CHECK(t) TREE_CHECK (t, TREE_LIST)
# ^
# ../../gcc-3.3.6/gcc/tree.h:818:29: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_PURPOSE(NODE) (TREE_LIST_CHECK (NODE)->list.purpose)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2303:28: note: in expansion of macro 'TREE_PURPOSE'
# #define TI_TEMPLATE(NODE) (TREE_PURPOSE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:4: note: in expansion of macro 'TI_TEMPLATE'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:17: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:3574:6: note: in expansion of macro 'TYPE_TI_TEMPLATE'
# ? TYPE_TI_TEMPLATE (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:980:30: note: in expansion of macro 'TEMPLATE_TEMPLATE_PARM_TEMPLATE_DECL'
# DECL_TEMPLATE_PARMS (TEMPLATE_TEMPLATE_PARM_TEMPLATE_DECL (t2))))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:982:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (t1) == TEMPLATE_TEMPLATE_PARM)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/typeck.c:38:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:990:11: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# if (TYPE_TEMPLATE_INFO (t1) && TYPE_TEMPLATE_INFO (t2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:990:38: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# if (TYPE_TEMPLATE_INFO (t1) && TYPE_TEMPLATE_INFO (t2)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/typeck.c:35:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:818:29: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_PURPOSE(NODE) (TREE_LIST_CHECK (NODE)->list.purpose)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2303:28: note: in expansion of macro 'TREE_PURPOSE'
# #define TI_TEMPLATE(NODE) (TREE_PURPOSE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:4: note: in expansion of macro 'TI_TEMPLATE'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:17: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:991:8: note: in expansion of macro 'TYPE_TI_TEMPLATE'
# && (TYPE_TI_TEMPLATE (t1) == TYPE_TI_TEMPLATE (t2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:818:29: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_PURPOSE(NODE) (TREE_LIST_CHECK (NODE)->list.purpose)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2303:28: note: in expansion of macro 'TREE_PURPOSE'
# #define TI_TEMPLATE(NODE) (TREE_PURPOSE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:4: note: in expansion of macro 'TI_TEMPLATE'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:17: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:991:33: note: in expansion of macro 'TYPE_TI_TEMPLATE'
# && (TYPE_TI_TEMPLATE (t1) == TYPE_TI_TEMPLATE (t2)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:992:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (t1) == BOUND_TEMPLATE_TEMPLATE_PARM))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/typeck.c:35:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:819:27: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_VALUE(NODE) (TREE_LIST_CHECK (NODE)->list.value)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2304:24: note: in expansion of macro 'TREE_VALUE'
# #define TI_ARGS(NODE) (TREE_VALUE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2411:4: note: in expansion of macro 'TI_ARGS'
# (TI_ARGS (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2411:13: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_ARGS (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:993:28: note: in expansion of macro 'TYPE_TI_ARGS'
# val = comp_template_args (TYPE_TI_ARGS (t1),
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:819:27: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_VALUE(NODE) (TREE_LIST_CHECK (NODE)->list.value)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2304:24: note: in expansion of macro 'TREE_VALUE'
# #define TI_ARGS(NODE) (TREE_VALUE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2411:4: note: in expansion of macro 'TI_ARGS'
# (TI_ARGS (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2411:13: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_ARGS (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:994:7: note: in expansion of macro 'TYPE_TI_ARGS'
# TYPE_TI_ARGS (t2));
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1036:5: warning: case value '188' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TYPE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:973:5: warning: case value '189' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:974:5: warning: case value '190' not in enumerated type 'enum tree_code' [-Wswitch]
# case BOUND_TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1040:5: warning: case value '191' not in enumerated type 'enum tree_code' [-Wswitch]
# case TYPENAME_TYPE:
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1046:5: warning: case value '192' not in enumerated type 'enum tree_code' [-Wswitch]
# case UNBOUND_CLASS_TEMPLATE:
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/typeck.c:38:0:
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'comp_target_types':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1252:12: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (ttl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1252:12: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (ttl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1252:12: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (ttl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1252:12: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (ttl))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'comp_target_parms':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1472:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (p1))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1472:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (p1))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1472:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (p1))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1472:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (p1))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/typeck.c:38:
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'cxx_sizeof_or_alignof_type':
# ../../gcc-3.3.6/gcc/cp/typeck.c:1501:26: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# my_friendly_assert (op == SIZEOF_EXPR || op == ALIGNOF_EXPR, 20020720);
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1501:47: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# my_friendly_assert (op == SIZEOF_EXPR || op == ALIGNOF_EXPR, 20020720);
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'expr_sizeof':
# ../../gcc-3.3.6/gcc/cp/typeck.c:1552:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (e) == OFFSET_REF)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'decay_conversion':
# ../../gcc-3.3.6/gcc/cp/typeck.c:1575:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (exp) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/typeck.c:38:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1680:9: note: in expansion of macro 'CLASS_TYPE_P'
# if (! CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1680:9: note: in expansion of macro 'CLASS_TYPE_P'
# if (! CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1680:9: note: in expansion of macro 'CLASS_TYPE_P'
# if (! CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1680:9: note: in expansion of macro 'CLASS_TYPE_P'
# if (! CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'lookup_anon_field':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1824:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1824:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1824:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1824:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/typeck.c:38:
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'build_class_member_access_expr':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1857:42: note: in expansion of macro 'BASELINK_P'
# my_friendly_assert (DECL_P (member) || BASELINK_P (member),
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/typeck.c:38:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1888:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (object_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1888:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (object_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1888:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (object_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1888:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (object_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1910:10: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# while (ANON_AGGR_TYPE_P (member_scope)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1910:10: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# while (ANON_AGGR_TYPE_P (member_scope)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1910:10: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# while (ANON_AGGR_TYPE_P (member_scope)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1910:10: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# while (ANON_AGGR_TYPE_P (member_scope)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1987:11: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (ANON_AGGR_TYPE_P (DECL_CONTEXT (member))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1987:11: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (ANON_AGGR_TYPE_P (DECL_CONTEXT (member))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1987:11: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (ANON_AGGR_TYPE_P (DECL_CONTEXT (member))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:1987:11: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (ANON_AGGR_TYPE_P (DECL_CONTEXT (member))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/typeck.c:38:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:2033:12: note: in expansion of macro 'BASELINK_P'
# else if (BASELINK_P (member))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'finish_class_member_access_expr':
# ../../gcc-3.3.6/gcc/cp/typeck.c:2104:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (object) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/typeck.c:38:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:2120:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (object_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:2120:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (object_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:2120:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (object_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:2120:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (object_type))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/typeck.c:38:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:2127:7: note: in expansion of macro 'BASELINK_P'
# if (BASELINK_P (name))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/typeck.c:38:
# ../../gcc-3.3.6/gcc/cp/typeck.c:2131:7: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# == TEMPLATE_ID_EXPR),
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:2140:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:2147:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == SCOPE_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/typeck.c:38:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:2157:25: note: in expansion of macro 'CLASS_TYPE_P'
# my_friendly_assert ((CLASS_TYPE_P (scope)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:2157:25: note: in expansion of macro 'CLASS_TYPE_P'
# my_friendly_assert ((CLASS_TYPE_P (scope)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:2157:25: note: in expansion of macro 'CLASS_TYPE_P'
# my_friendly_assert ((CLASS_TYPE_P (scope)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:2157:25: note: in expansion of macro 'CLASS_TYPE_P'
# my_friendly_assert ((CLASS_TYPE_P (scope)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/typeck.c:38:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:2237:8: note: in expansion of macro 'BASELINK_P'
# if (BASELINK_P (template))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'get_member_function_from_ptrfunc':
# ../../gcc-3.3.6/gcc/cp/typeck.c:2547:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (function) == OFFSET_REF)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:2559:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (function) == PTRMEM_CST)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'build_function_call_real':
# ../../gcc-3.3.6/gcc/cp/typeck.c:2710:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (function) == TEMPLATE_ID_EXPR))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:2654:26: warning: variable 'assembler_name' set but not used [-Wunused-but-set-variable]
# tree name = NULL_TREE, assembler_name = NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:2654:8: warning: variable 'name' set but not used [-Wunused-but-set-variable]
# tree name = NULL_TREE, assembler_name = NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'convert_arguments':
# ../../gcc-3.3.6/gcc/cp/typeck.c:2837:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (val) == OFFSET_REF)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'build_x_unary_op':
# ../../gcc-3.3.6/gcc/cp/typeck.c:3798:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (xarg) != TEMPLATE_ID_EXPR
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:3801:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || (TREE_CODE (xarg) == OFFSET_REF)))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:3817:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && (TREE_CODE (xarg) != OFFSET_REF || !PTRMEM_OK_P (xarg)))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:3819:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (xarg) != OFFSET_REF)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:3833:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (xarg) == OFFSET_REF)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'condition_conversion':
# ../../gcc-3.3.6/gcc/cp/typeck.c:3883:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (expr) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/typeck.c:38:
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'unary_complex_lvalue':
# ../../gcc-3.3.6/gcc/cp/typeck.c:4433:43: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# my_friendly_assert (TREE_CODE (arg) != SCOPE_REF, 313);
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:4435:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (arg) != OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/typeck.c:38:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:4492:42: note: in expansion of macro 'IS_AGGR_TYPE'
# if (TREE_CODE (targ) == CALL_EXPR && IS_AGGR_TYPE (TREE_TYPE (targ)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:4492:42: note: in expansion of macro 'IS_AGGR_TYPE'
# if (TREE_CODE (targ) == CALL_EXPR && IS_AGGR_TYPE (TREE_TYPE (targ)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:4492:42: note: in expansion of macro 'IS_AGGR_TYPE'
# if (TREE_CODE (targ) == CALL_EXPR && IS_AGGR_TYPE (TREE_TYPE (targ)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:4492:42: note: in expansion of macro 'IS_AGGR_TYPE'
# if (TREE_CODE (targ) == CALL_EXPR && IS_AGGR_TYPE (TREE_TYPE (targ)))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'build_static_cast':
# ../../gcc-3.3.6/gcc/cp/typeck.c:4698:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (expr) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/typeck.c:38:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:4736:10: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (TREE_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:4736:10: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (TREE_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:4736:10: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (TREE_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:4736:10: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (TREE_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:4737:10: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (intype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:4737:10: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (intype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:4737:10: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (intype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:4737:10: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (intype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:4799:10: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (TREE_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:4799:10: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (TREE_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:4799:10: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (TREE_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:4799:10: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (TREE_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:4800:10: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (TREE_TYPE (intype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:4800:10: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (TREE_TYPE (intype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:4800:10: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (TREE_TYPE (intype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:4800:10: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (TREE_TYPE (intype))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:4843:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (expr) == PTRMEM_CST)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'build_reinterpret_cast':
# ../../gcc-3.3.6/gcc/cp/typeck.c:4884:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (expr) == OFFSET_REF)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'build_const_cast':
# ../../gcc-3.3.6/gcc/cp/typeck.c:4975:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (expr) == OFFSET_REF)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'build_c_cast':
# ../../gcc-3.3.6/gcc/cp/typeck.c:5060:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (value) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/typeck.c:38:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:5111:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (!IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:5111:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (!IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:5111:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (!IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:5111:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (!IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'build_modify_expr':
# ../../gcc-3.3.6/gcc/cp/typeck.c:5285:5: warning: case value '173' not in enumerated type 'enum tree_code' [-Wswitch]
# case OFFSET_REF:
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/typeck.c:38:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:5306:18: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (! IS_AGGR_TYPE (lhstype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:5306:18: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (! IS_AGGR_TYPE (lhstype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:5306:18: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (! IS_AGGR_TYPE (lhstype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:5306:18: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (! IS_AGGR_TYPE (lhstype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:5333:10: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (lhstype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:5333:10: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (lhstype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:5333:10: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (lhstype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:5333:10: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (lhstype))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/typeck.c:38:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1096:8: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (NODE))) \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:5351:25: note: in expansion of macro 'PROMOTES_TO_AGGR_TYPE'
# my_friendly_assert (!PROMOTES_TO_AGGR_TYPE (lhstype, REFERENCE_TYPE),
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1096:8: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (NODE))) \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:5351:25: note: in expansion of macro 'PROMOTES_TO_AGGR_TYPE'
# my_friendly_assert (!PROMOTES_TO_AGGR_TYPE (lhstype, REFERENCE_TYPE),
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1096:8: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (NODE))) \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:5351:25: note: in expansion of macro 'PROMOTES_TO_AGGR_TYPE'
# my_friendly_assert (!PROMOTES_TO_AGGR_TYPE (lhstype, REFERENCE_TYPE),
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1096:8: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (NODE))) \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:5351:25: note: in expansion of macro 'PROMOTES_TO_AGGR_TYPE'
# my_friendly_assert (!PROMOTES_TO_AGGR_TYPE (lhstype, REFERENCE_TYPE),
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1097:7: note: in expansion of macro 'IS_AGGR_TYPE'
# || IS_AGGR_TYPE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:5351:25: note: in expansion of macro 'PROMOTES_TO_AGGR_TYPE'
# my_friendly_assert (!PROMOTES_TO_AGGR_TYPE (lhstype, REFERENCE_TYPE),
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1097:7: note: in expansion of macro 'IS_AGGR_TYPE'
# || IS_AGGR_TYPE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:5351:25: note: in expansion of macro 'PROMOTES_TO_AGGR_TYPE'
# my_friendly_assert (!PROMOTES_TO_AGGR_TYPE (lhstype, REFERENCE_TYPE),
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1097:7: note: in expansion of macro 'IS_AGGR_TYPE'
# || IS_AGGR_TYPE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:5351:25: note: in expansion of macro 'PROMOTES_TO_AGGR_TYPE'
# my_friendly_assert (!PROMOTES_TO_AGGR_TYPE (lhstype, REFERENCE_TYPE),
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1097:7: note: in expansion of macro 'IS_AGGR_TYPE'
# || IS_AGGR_TYPE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:5351:25: note: in expansion of macro 'PROMOTES_TO_AGGR_TYPE'
# my_friendly_assert (!PROMOTES_TO_AGGR_TYPE (lhstype, REFERENCE_TYPE),
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'build_ptrmemfunc':
# ../../gcc-3.3.6/gcc/cp/typeck.c:5712:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (pfn) != PTRMEM_CST)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:5724:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (pfn) == PTRMEM_CST)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'pfn_from_ptrmemfunc':
# ../../gcc-3.3.6/gcc/cp/typeck.c:5834:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (t) == PTRMEM_CST)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'convert_for_assignment':
# ../../gcc-3.3.6/gcc/cp/typeck.c:5925:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (rhs) == OFFSET_REF)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'convert_for_initialization':
# ../../gcc-3.3.6/gcc/cp/typeck.c:6036:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (rhs) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/typeck.c:38:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:6094:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:6094:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:6094:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:6094:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'maybe_warn_about_returning_address_of_local':
# ../../gcc-3.3.6/gcc/cp/typeck.c:6189:38: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (whats_returned) == AGGR_INIT_EXPR
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'check_return_expr':
# ../../gcc-3.3.6/gcc/cp/typeck.c:6307:59: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if ((DECL_OVERLOADED_OPERATOR_P (current_function_decl) == NEW_EXPR
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:6308:62: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || DECL_OVERLOADED_OPERATOR_P (current_function_decl) == VEC_NEW_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:6387:49: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (TREE_OPERAND (retval, 1)) == AGGR_INIT_EXPR)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/typeck.c:38:0:
# ../../gcc-3.3.6/gcc/cp/typeck.c: In function 'cp_has_mutable_p':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:6578:10: note: in expansion of macro 'CLASS_TYPE_P'
# return CLASS_TYPE_P (type) && CLASSTYPE_HAS_MUTABLE (type);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:6578:10: note: in expansion of macro 'CLASS_TYPE_P'
# return CLASS_TYPE_P (type) && CLASSTYPE_HAS_MUTABLE (type);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:6578:10: note: in expansion of macro 'CLASS_TYPE_P'
# return CLASS_TYPE_P (type) && CLASSTYPE_HAS_MUTABLE (type);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:6578:10: note: in expansion of macro 'CLASS_TYPE_P'
# return CLASS_TYPE_P (type) && CLASSTYPE_HAS_MUTABLE (type);
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c: At top level:
# ../../gcc-3.3.6/gcc/cp/typeck.c:1333:1: warning: 'common_base_type' defined but not used [-Wunused-function]
# common_base_type (tt1, tt2)
# ^
# ../../gcc-3.3.6/gcc/cp/typeck.c:6699:1: warning: 'strip_all_pointer_quals' defined but not used [-Wunused-function]
# strip_all_pointer_quals (type)
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/cvt.c -o cp/cvt.o
# In file included from ../../gcc-3.3.6/gcc/cp/cvt.c:33:0:
# ../../gcc-3.3.6/gcc/cp/cvt.c: In function 'cp_convert_to_pointer':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:83:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (intype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:83:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (intype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:83:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (intype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:83:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (intype))
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:117:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (expr) == OFFSET_REF
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cvt.c:33:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:145:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:145:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:145:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:145:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:146:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (intype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:146:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (intype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:146:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (intype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:146:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (intype))
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:216:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (expr) == PTRMEM_CST)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cvt.c:33:0:
# ../../gcc-3.3.6/gcc/cp/cvt.c: In function 'convert_to_pointer_force':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:305:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:305:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:305:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:305:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:306:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (intype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:306:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (intype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:306:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (intype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:306:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (intype))
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c: In function 'build_up_reference':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:383:10: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (argtype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:383:10: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (argtype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:383:10: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (argtype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:383:10: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (argtype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:384:10: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (target_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:384:10: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (target_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:384:10: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (target_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:384:10: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (target_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c: In function 'convert_to_reference':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:473:47: note: in expansion of macro 'IS_AGGR_TYPE'
# if (i <= 0 && (convtype & CONV_IMPLICIT) && IS_AGGR_TYPE (intype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:473:47: note: in expansion of macro 'IS_AGGR_TYPE'
# if (i <= 0 && (convtype & CONV_IMPLICIT) && IS_AGGR_TYPE (intype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:473:47: note: in expansion of macro 'IS_AGGR_TYPE'
# if (i <= 0 && (convtype & CONV_IMPLICIT) && IS_AGGR_TYPE (intype)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:473:47: note: in expansion of macro 'IS_AGGR_TYPE'
# if (i <= 0 && (convtype & CONV_IMPLICIT) && IS_AGGR_TYPE (intype)
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c: In function 'force_rvalue':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:595:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (expr)) && TREE_CODE (expr) != TARGET_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:595:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (expr)) && TREE_CODE (expr) != TARGET_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:595:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (expr)) && TREE_CODE (expr) != TARGET_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:595:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (expr)) && TREE_CODE (expr) != TARGET_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c: In function 'ocp_convert':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:634:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) && (convtype & CONV_FORCE_TEMP)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:634:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) && (convtype & CONV_FORCE_TEMP)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:634:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) && (convtype & CONV_FORCE_TEMP)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:634:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) && (convtype & CONV_FORCE_TEMP)
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:671:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (e) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cvt.c:33:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:688:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (intype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:688:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (intype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:688:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (intype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:688:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (intype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:724:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (e)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:724:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (e)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:724:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (e)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:724:11: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (e)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:764:10: note: in expansion of macro 'IS_AGGR_TYPE'
# && ! (IS_AGGR_TYPE (dtype) && DERIVED_FROM_P (type, dtype)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:764:10: note: in expansion of macro 'IS_AGGR_TYPE'
# && ! (IS_AGGR_TYPE (dtype) && DERIVED_FROM_P (type, dtype)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:764:10: note: in expansion of macro 'IS_AGGR_TYPE'
# && ! (IS_AGGR_TYPE (dtype) && DERIVED_FROM_P (type, dtype)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:764:10: note: in expansion of macro 'IS_AGGR_TYPE'
# && ! (IS_AGGR_TYPE (dtype) && DERIVED_FROM_P (type, dtype)))
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c: In function 'convert_to_void':
# ../../gcc-3.3.6/gcc/cp/cvt.c:889:5: warning: case value '173' not in enumerated type 'enum tree_code' [-Wswitch]
# case OFFSET_REF:
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c: In function 'build_expr_type_conversion':
# ../../gcc-3.3.6/gcc/cp/cvt.c:1042:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (expr) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cvt.c:33:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:1050:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:1050:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:1050:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (basetype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cvt.c:1050:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (basetype))
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/except.c -o cp/except.o
# ../../gcc-3.3.6/gcc/cp/except.c: In function 'stabilize_throw_expr':
# ../../gcc-3.3.6/gcc/cp/except.c:589:48: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (TARGET_EXPR_INITIAL (exp)) == AGGR_INIT_EXPR
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/except.c:32:0:
# ../../gcc-3.3.6/gcc/cp/except.c: In function 'is_admissible_throw_operand':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/except.c:859:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type) && CLASSTYPE_PURE_VIRTUALS (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/except.c:859:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type) && CLASSTYPE_PURE_VIRTUALS (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/except.c:859:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type) && CLASSTYPE_PURE_VIRTUALS (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/except.c:859:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type) && CLASSTYPE_PURE_VIRTUALS (type))
# ^
# ../../gcc-3.3.6/gcc/cp/except.c: In function 'nothrow_libfn_p':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2188:5: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (!DECL_TEMPLATE_PARM_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/except.c:886:10: note: in expansion of macro 'DECL_NAMESPACE_SCOPE_P'
# && DECL_NAMESPACE_SCOPE_P (fn)
# ^
# ../../gcc-3.3.6/gcc/cp/except.c: In function 'can_convert_eh':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/except.c:923:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (to) && CLASS_TYPE_P (from)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/except.c:923:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (to) && CLASS_TYPE_P (from)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/except.c:923:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (to) && CLASS_TYPE_P (from)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/except.c:923:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (to) && CLASS_TYPE_P (from)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/except.c:923:28: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (to) && CLASS_TYPE_P (from)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/except.c:923:28: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (to) && CLASS_TYPE_P (from)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/except.c:923:28: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (to) && CLASS_TYPE_P (from)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/except.c:923:28: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (to) && CLASS_TYPE_P (from)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/except.c:876:0:
# ../../gcc-3.3.6/gcc/cp/except.c: At top level:
# ../../gcc-3.3.6/gcc/cp/cfns.h:320:26: warning: 'hash' is static but used in inline function 'libc_name_p' which is not static
# register int key = hash (str, len);
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/friend.c -o cp/friend.o
# ../../gcc-3.3.6/gcc/cp/friend.c: In function 'is_friend':
# ../../gcc-3.3.6/gcc/cp/friend.c:68:32: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (supplicant) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/friend.c:81:42: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (TREE_VALUE (friends)) == TEMPLATE_DECL
# ^
# ../../gcc-3.3.6/gcc/cp/friend.c:106:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (t) == TEMPLATE_DECL ?
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/friend.c:26:0:
# ../../gcc-3.3.6/gcc/cp/friend.c: In function 'make_friend_class':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/friend.c:204:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (friend_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/friend.c:204:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (friend_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/friend.c:204:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (friend_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/friend.c:204:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (friend_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/friend.c:215:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (friend_type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/friend.c:215:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (friend_type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/friend.c:215:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (friend_type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/friend.c:215:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (friend_type)
# ^
# ../../gcc-3.3.6/gcc/cp/friend.c:246:36: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (friend_type) == TYPENAME_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/friend.c:252:36: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (friend_type) == TEMPLATE_TYPE_PARM)
# ^
# ../../gcc-3.3.6/gcc/cp/friend.c:271:41: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && !(TREE_CODE (TREE_VALUE (classes)) == TEMPLATE_DECL ?
# ^
# ../../gcc-3.3.6/gcc/cp/friend.c: In function 'do_friend':
# ../../gcc-3.3.6/gcc/cp/friend.c:326:30: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (declarator) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/friend.c:329:34: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (declarator) == LOOKUP_EXPR)
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/init.c -o cp/init.o
# In file included from ../../gcc-3.3.6/gcc/cp/init.c:30:0:
# ../../gcc-3.3.6/gcc/cp/init.c: In function 'dfs_initialize_vtbl_ptrs':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:130:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:130:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:130:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:130:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/init.c: In function 'build_zero_init':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:205:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:205:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:205:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:205:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/init.c: In function 'perform_member_init':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:356:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (ANON_AGGR_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:356:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (ANON_AGGR_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:356:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (ANON_AGGR_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:356:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (ANON_AGGR_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/init.c: In function 'build_field_list':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:461:11: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (ANON_AGGR_TYPE_P (TREE_TYPE (fields)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:461:11: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (ANON_AGGR_TYPE_P (TREE_TYPE (fields)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:461:11: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (ANON_AGGR_TYPE_P (TREE_TYPE (fields)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:461:11: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# if (ANON_AGGR_TYPE_P (TREE_TYPE (fields)))
# ^
# ../../gcc-3.3.6/gcc/cp/init.c: In function 'initializing_context':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:913:15: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# while (t && ANON_AGGR_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:913:15: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# while (t && ANON_AGGR_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:913:15: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# while (t && ANON_AGGR_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:913:15: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# while (t && ANON_AGGR_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/init.c: In function 'build_init':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1159:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (decl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1159:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (decl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1159:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (decl))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1159:7: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (TREE_TYPE (decl))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/init.c:30:
# ../../gcc-3.3.6/gcc/cp/init.c: In function 'expand_default_init':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2555:8: note: in expansion of macro 'CLASS_TYPE_P'
# || (CLASS_TYPE_P (TYPE) \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1204:24: note: in expansion of macro 'CP_AGGREGATE_TYPE_P'
# my_friendly_assert (CP_AGGREGATE_TYPE_P (type), 20021016);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2555:8: note: in expansion of macro 'CLASS_TYPE_P'
# || (CLASS_TYPE_P (TYPE) \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1204:24: note: in expansion of macro 'CP_AGGREGATE_TYPE_P'
# my_friendly_assert (CP_AGGREGATE_TYPE_P (type), 20021016);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2555:8: note: in expansion of macro 'CLASS_TYPE_P'
# || (CLASS_TYPE_P (TYPE) \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1204:24: note: in expansion of macro 'CP_AGGREGATE_TYPE_P'
# my_friendly_assert (CP_AGGREGATE_TYPE_P (type), 20021016);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2555:8: note: in expansion of macro 'CLASS_TYPE_P'
# || (CLASS_TYPE_P (TYPE) \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1204:24: note: in expansion of macro 'CP_AGGREGATE_TYPE_P'
# my_friendly_assert (CP_AGGREGATE_TYPE_P (type), 20021016);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/init.c:30:0:
# ../../gcc-3.3.6/gcc/cp/init.c: In function 'is_aggr_type':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1316:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1316:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1316:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1316:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1317:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (type) != TEMPLATE_TYPE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1318:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (type) != BOUND_TEMPLATE_TEMPLATE_PARM)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/init.c:30:0:
# ../../gcc-3.3.6/gcc/cp/init.c: In function 'get_aggr_from_typedef':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1348:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1348:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1348:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1348:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1349:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (type) != TEMPLATE_TYPE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1350:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (type) != BOUND_TEMPLATE_TEMPLATE_PARM)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c: In function 'build_member_call':
# ../../gcc-3.3.6/gcc/cp/init.c:1389:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == TEMPLATE_ID_EXPR
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1399:35: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (method_name) == LOOKUP_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1417:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == TEMPLATE_ID_EXPR)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/init.c:27:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:344:36: note: in definition of macro 'TREE_CLASS_CHECK'
# #define TREE_CLASS_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1423:16: note: in expansion of macro 'DECL_NAME'
# method_name = DECL_NAME (OVL_CURRENT (method_name));
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1423:27: note: in expansion of macro 'OVL_CURRENT'
# method_name = DECL_NAME (OVL_CURRENT (method_name));
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1466:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c: In function 'build_offset_ref':
# ../../gcc-3.3.6/gcc/cp/init.c:1544:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1550:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1562:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == LOOKUP_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1569:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (name) == OVERLOAD)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/init.c:27:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:344:36: note: in definition of macro 'TREE_CLASS_CHECK'
# #define TREE_CLASS_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1570:10: note: in expansion of macro 'DECL_NAME'
# name = DECL_NAME (OVL_CURRENT (name));
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1570:21: note: in expansion of macro 'OVL_CURRENT'
# name = DECL_NAME (OVL_CURRENT (name));
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1586:33: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (orig_name) == TEMPLATE_ID_EXPR)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/init.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1619:7: note: in expansion of macro 'BASELINK_P'
# if (BASELINK_P (name) || DECL_P (name))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1630:17: note: in expansion of macro 'BASELINK_P'
# if (member && BASELINK_P (member))
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1636:33: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (orig_name) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1645:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (t) != OVERLOAD)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1659:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (t) != TEMPLATE_ID_EXPR && !really_overloaded_fn (t))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/init.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1662:8: note: in expansion of macro 'OVL_CURRENT'
# t = OVL_CURRENT (t);
# ^
# ../../gcc-3.3.6/gcc/cp/init.c: In function 'resolve_offset_ref':
# ../../gcc-3.3.6/gcc/cp/init.c:1734:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (exp) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/init.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1752:7: note: in expansion of macro 'BASELINK_P'
# if (BASELINK_P (member) || TREE_CODE (member) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1752:49: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (BASELINK_P (member) || TREE_CODE (member) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:1801:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (exp) == OFFSET_REF && TREE_CODE (type) == OFFSET_TYPE)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/init.c:30:0:
# ../../gcc-3.3.6/gcc/cp/init.c: In function 'build_new_1':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2229:10: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (true_type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2229:10: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (true_type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2229:10: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (true_type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2229:10: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (true_type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1277:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2239:22: note: in expansion of macro 'TYPE_VEC_NEW_USES_COOKIE'
# if (!has_array || !TYPE_VEC_NEW_USES_COOKIE (true_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1277:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2239:22: note: in expansion of macro 'TYPE_VEC_NEW_USES_COOKIE'
# if (!has_array || !TYPE_VEC_NEW_USES_COOKIE (true_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1277:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2239:22: note: in expansion of macro 'TYPE_VEC_NEW_USES_COOKIE'
# if (!has_array || !TYPE_VEC_NEW_USES_COOKIE (true_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1277:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2239:22: note: in expansion of macro 'TYPE_VEC_NEW_USES_COOKIE'
# if (!has_array || !TYPE_VEC_NEW_USES_COOKIE (true_type))
# ^
# ../../gcc-3.3.6/gcc/cp/init.c: In function 'build_vec_delete_1':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2570:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type) || TYPE_HAS_TRIVIAL_DESTRUCTOR (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2570:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type) || TYPE_HAS_TRIVIAL_DESTRUCTOR (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2570:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type) || TYPE_HAS_TRIVIAL_DESTRUCTOR (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2570:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (type) || TYPE_HAS_TRIVIAL_DESTRUCTOR (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1277:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2623:13: note: in expansion of macro 'TYPE_VEC_NEW_USES_COOKIE'
# if (! TYPE_VEC_NEW_USES_COOKIE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1277:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2623:13: note: in expansion of macro 'TYPE_VEC_NEW_USES_COOKIE'
# if (! TYPE_VEC_NEW_USES_COOKIE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1277:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2623:13: note: in expansion of macro 'TYPE_VEC_NEW_USES_COOKIE'
# if (! TYPE_VEC_NEW_USES_COOKIE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1277:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2623:13: note: in expansion of macro 'TYPE_VEC_NEW_USES_COOKIE'
# if (! TYPE_VEC_NEW_USES_COOKIE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/init.c: In function 'build_vec_init':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2761:8: note: in expansion of macro 'CLASS_TYPE_P'
# ? (!CLASS_TYPE_P (type) || !TYPE_HAS_COMPLEX_ASSIGN_REF (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2761:8: note: in expansion of macro 'CLASS_TYPE_P'
# ? (!CLASS_TYPE_P (type) || !TYPE_HAS_COMPLEX_ASSIGN_REF (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2761:8: note: in expansion of macro 'CLASS_TYPE_P'
# ? (!CLASS_TYPE_P (type) || !TYPE_HAS_COMPLEX_ASSIGN_REF (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2761:8: note: in expansion of macro 'CLASS_TYPE_P'
# ? (!CLASS_TYPE_P (type) || !TYPE_HAS_COMPLEX_ASSIGN_REF (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2846:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) || TREE_CODE (type) == ARRAY_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2846:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) || TREE_CODE (type) == ARRAY_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2846:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) || TREE_CODE (type) == ARRAY_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2846:8: note: in expansion of macro 'IS_AGGR_TYPE'
# if (IS_AGGR_TYPE (type) || TREE_CODE (type) == ARRAY_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:2737:8: warning: variable 'size' set but not used [-Wunused-but-set-variable]
# tree size;
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/init.c:30:0:
# ../../gcc-3.3.6/gcc/cp/init.c: In function 'build_delete':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:3133:49: note: in expansion of macro 'IS_AGGR_TYPE'
# if (VOID_TYPE_P (type) || !complete_p || !IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:3133:49: note: in expansion of macro 'IS_AGGR_TYPE'
# if (VOID_TYPE_P (type) || !complete_p || !IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:3133:49: note: in expansion of macro 'IS_AGGR_TYPE'
# if (VOID_TYPE_P (type) || !complete_p || !IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:3133:49: note: in expansion of macro 'IS_AGGR_TYPE'
# if (VOID_TYPE_P (type) || !complete_p || !IS_AGGR_TYPE (type))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/init.c:30:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:3166:23: note: in expansion of macro 'IS_AGGR_TYPE'
# my_friendly_assert (IS_AGGR_TYPE (type), 220);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:3166:23: note: in expansion of macro 'IS_AGGR_TYPE'
# my_friendly_assert (IS_AGGR_TYPE (type), 220);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:3166:23: note: in expansion of macro 'IS_AGGR_TYPE'
# my_friendly_assert (IS_AGGR_TYPE (type), 220);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/init.c:3166:23: note: in expansion of macro 'IS_AGGR_TYPE'
# my_friendly_assert (IS_AGGR_TYPE (type), 220);
# ^
# ../../gcc-3.3.6/gcc/cp/init.c: In function 'build_vec_delete':
# ../../gcc-3.3.6/gcc/cp/init.c:3380:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (base) == OFFSET_REF)
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/method.c -o cp/method.o
# ../../gcc-3.3.6/gcc/cp/method.c: In function 'hack_identifier':
# ../../gcc-3.3.6/gcc/cp/method.c:188:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || (TREE_CODE (value) == OVERLOAD
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/method.c:28:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:283:44: note: in definition of macro 'TREE_CODE'
# #define TREE_CODE(NODE) ((enum tree_code) (NODE)->common.code)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2083:15: note: in expansion of macro 'TREE_TYPE'
# (TREE_CODE (TREE_TYPE (NODE)) == METHOD_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2088:3: note: in expansion of macro 'DECL_NONSTATIC_MEMBER_FUNCTION_P'
# (DECL_NONSTATIC_MEMBER_FUNCTION_P (NODE) || DECL_STATIC_FUNCTION_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:189:12: note: in expansion of macro 'DECL_FUNCTION_MEMBER_P'
# && DECL_FUNCTION_MEMBER_P (OVL_CURRENT (value))))
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:189:36: note: in expansion of macro 'OVL_CURRENT'
# && DECL_FUNCTION_MEMBER_P (OVL_CURRENT (value))))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:344:36: note: in definition of macro 'TREE_CLASS_CHECK'
# #define TREE_CLASS_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:1599:35: note: in expansion of macro 'DECL_CHECK'
# #define DECL_LANG_SPECIFIC(NODE) (DECL_CHECK (NODE)->decl.lang_specific)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2078:4: note: in expansion of macro 'DECL_LANG_SPECIFIC'
# (DECL_LANG_SPECIFIC (NODE)->decl_flags.static_function)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2088:46: note: in expansion of macro 'DECL_STATIC_FUNCTION_P'
# (DECL_NONSTATIC_MEMBER_FUNCTION_P (NODE) || DECL_STATIC_FUNCTION_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:189:12: note: in expansion of macro 'DECL_FUNCTION_MEMBER_P'
# && DECL_FUNCTION_MEMBER_P (OVL_CURRENT (value))))
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:189:36: note: in expansion of macro 'OVL_CURRENT'
# && DECL_FUNCTION_MEMBER_P (OVL_CURRENT (value))))
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:193:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (value) == OVERLOAD)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/method.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:194:10: note: in expansion of macro 'OVL_CURRENT'
# value = OVL_CURRENT (value);
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:201:30: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (value) == OVERLOAD)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/method.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:219:12: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# else if (DECL_CLASS_TEMPLATE_P (value))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:219:12: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# else if (DECL_CLASS_TEMPLATE_P (value))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:219:12: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# else if (DECL_CLASS_TEMPLATE_P (value))
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:142:8: warning: variable 'type' set but not used [-Wunused-but-set-variable]
# tree type;
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/method.c:29:0:
# ../../gcc-3.3.6/gcc/cp/method.c: In function 'do_build_copy_constructor':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:614:9: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (t)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:614:9: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (t)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:614:9: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (t)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:614:9: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (t)
# ^
# ../../gcc-3.3.6/gcc/cp/method.c: In function 'do_build_assign_ref':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:719:9: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (t)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:719:9: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (t)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:719:9: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (t)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:719:9: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (t)
# ^
# ../../gcc-3.3.6/gcc/cp/method.c: In function 'synthesize_method':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:757:7: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# if (DECL_CLONED_FUNCTION_P (fndecl))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/method.c:29:0:
# ../../gcc-3.3.6/gcc/cp/method.c: In function 'locate_ctor':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:896:21: note: in expansion of macro 'OVL_NEXT'
# for (; fns; fns = OVL_NEXT (fns))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:898:17: note: in expansion of macro 'OVL_CURRENT'
# tree fn = OVL_CURRENT (fns);
# ^
# ../../gcc-3.3.6/gcc/cp/method.c: In function 'locate_copy':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:939:21: note: in expansion of macro 'OVL_NEXT'
# for (; fns; fns = OVL_NEXT (fns))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/method.c:941:17: note: in expansion of macro 'OVL_CURRENT'
# tree fn = OVL_CURRENT (fns);
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/search.c -o cp/search.o
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:29:0:
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'accessible_base_p':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:274:10: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# while (ANON_AGGR_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:274:10: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# while (ANON_AGGR_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:274:10: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# while (ANON_AGGR_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:274:10: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# while (ANON_AGGR_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'lookup_field_1':
# ../../gcc-3.3.6/gcc/cp/search.c:455:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (type) == TEMPLATE_TYPE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:456:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (type) == BOUND_TEMPLATE_TEMPLATE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:457:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (type) == TYPENAME_TYPE)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:500:13: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# && !DECL_CLASS_TEMPLATE_P (field))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:500:13: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# && !DECL_CLASS_TEMPLATE_P (field))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:500:13: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# && !DECL_CLASS_TEMPLATE_P (field))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:527:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:527:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:527:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:527:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:533:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (field) == USING_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:544:11: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# || DECL_CLASS_TEMPLATE_P (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:544:11: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# || DECL_CLASS_TEMPLATE_P (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:544:11: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# || DECL_CLASS_TEMPLATE_P (field)))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'context_for_name_lookup':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:625:41: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# while (context && TYPE_P (context) && ANON_AGGR_TYPE_P (context))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:625:41: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# while (context && TYPE_P (context) && ANON_AGGR_TYPE_P (context))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:625:41: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# while (context && TYPE_P (context) && ANON_AGGR_TYPE_P (context))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:625:41: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# while (context && TYPE_P (context) && ANON_AGGR_TYPE_P (context))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/search.c:29:
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'dfs_assert_unmarked_p':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:662:24: note: in expansion of macro 'BINFO_MARKED'
# my_friendly_assert (!BINFO_MARKED (binfo), 0);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:662:24: note: in expansion of macro 'BINFO_MARKED'
# my_friendly_assert (!BINFO_MARKED (binfo), 0);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:662:24: note: in expansion of macro 'BINFO_MARKED'
# my_friendly_assert (!BINFO_MARKED (binfo), 0);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:662:24: note: in expansion of macro 'BINFO_MARKED'
# my_friendly_assert (!BINFO_MARKED (binfo), 0);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:29:0:
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'dfs_access_in_type':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:803:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:803:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:803:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:803:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'dfs_accessible_queue_p':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:842:7: note: in expansion of macro 'BINFO_MARKED'
# if (BINFO_MARKED (binfo))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:842:7: note: in expansion of macro 'BINFO_MARKED'
# if (BINFO_MARKED (binfo))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:842:7: note: in expansion of macro 'BINFO_MARKED'
# if (BINFO_MARKED (binfo))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:842:7: note: in expansion of macro 'BINFO_MARKED'
# if (BINFO_MARKED (binfo))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'dfs_accessible_p':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:865:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:865:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:865:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:865:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'friend_accessible_p':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2871:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:955:10: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# || DECL_FUNCTION_TEMPLATE_P (scope))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2871:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:974:10: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# || DECL_FUNCTION_TEMPLATE_P (scope))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'type_access_control':
# ../../gcc-3.3.6/gcc/cp/search.c:1017:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || (TREE_CODE (val) != TEMPLATE_DECL && TREE_CODE (val) != TYPE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:29:0:
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'is_subobject_of_p_1':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1136:12: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (base_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1136:12: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (base_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1136:12: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (base_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1136:12: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (base_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1402:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED4(NODE) CLASSTYPE_MARKED_N (NODE, 3)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1144:8: note: in expansion of macro 'CLASSTYPE_MARKED4'
# if (CLASSTYPE_MARKED4 (base_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1402:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED4(NODE) CLASSTYPE_MARKED_N (NODE, 3)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1144:8: note: in expansion of macro 'CLASSTYPE_MARKED4'
# if (CLASSTYPE_MARKED4 (base_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1402:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED4(NODE) CLASSTYPE_MARKED_N (NODE, 3)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1144:8: note: in expansion of macro 'CLASSTYPE_MARKED4'
# if (CLASSTYPE_MARKED4 (base_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1402:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED4(NODE) CLASSTYPE_MARKED_N (NODE, 3)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1144:8: note: in expansion of macro 'CLASSTYPE_MARKED4'
# if (CLASSTYPE_MARKED4 (base_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1413:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED4(NODE) SET_CLASSTYPE_MARKED_N (NODE, 3)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1146:4: note: in expansion of macro 'SET_CLASSTYPE_MARKED4'
# SET_CLASSTYPE_MARKED4 (base_type);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1413:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED4(NODE) SET_CLASSTYPE_MARKED_N (NODE, 3)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1146:4: note: in expansion of macro 'SET_CLASSTYPE_MARKED4'
# SET_CLASSTYPE_MARKED4 (base_type);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1413:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED4(NODE) SET_CLASSTYPE_MARKED_N (NODE, 3)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1146:4: note: in expansion of macro 'SET_CLASSTYPE_MARKED4'
# SET_CLASSTYPE_MARKED4 (base_type);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1413:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED4(NODE) SET_CLASSTYPE_MARKED_N (NODE, 3)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1146:4: note: in expansion of macro 'SET_CLASSTYPE_MARKED4'
# SET_CLASSTYPE_MARKED4 (base_type);
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'is_subobject_of_p':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1414:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED4(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 3)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1172:5: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED4'
# CLEAR_CLASSTYPE_MARKED4 (TREE_TYPE (TREE_VALUE (vbase)));
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1414:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED4(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 3)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1172:5: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED4'
# CLEAR_CLASSTYPE_MARKED4 (TREE_TYPE (TREE_VALUE (vbase)));
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1414:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED4(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 3)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1172:5: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED4'
# CLEAR_CLASSTYPE_MARKED4 (TREE_TYPE (TREE_VALUE (vbase)));
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1414:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED4(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 3)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1172:5: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED4'
# CLEAR_CLASSTYPE_MARKED4 (TREE_TYPE (TREE_VALUE (vbase)));
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:29:0:
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'shared_member_p':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1263:21: note: in expansion of macro 'OVL_NEXT'
# for (; t; t = OVL_NEXT (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1265:14: note: in expansion of macro 'OVL_CURRENT'
# tree fn = OVL_CURRENT (t);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:29:0:
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'lookup_field_r':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1311:11: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# && !DECL_CLASS_TEMPLATE_P (nval))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1311:11: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# && !DECL_CLASS_TEMPLATE_P (nval))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1311:11: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# && !DECL_CLASS_TEMPLATE_P (nval))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1403:8: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# && !DECL_CLASS_TEMPLATE_P (nval))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1403:8: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# && !DECL_CLASS_TEMPLATE_P (nval))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1403:8: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# && !DECL_CLASS_TEMPLATE_P (nval))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/search.c:29:
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'build_baselink':
# ../../gcc-3.3.6/gcc/cp/search.c:1427:34: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (functions) == TEMPLATE_DECL
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1428:34: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (functions) == TEMPLATE_ID_EXPR
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1429:34: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (functions) == OVERLOAD,
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:29:0:
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'lookup_member':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1548:39: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# if (rval && lfi.from_dep_base_p && !DECL_CLASS_TEMPLATE_P (rval))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1548:39: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# if (rval && lfi.from_dep_base_p && !DECL_CLASS_TEMPLATE_P (rval))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1548:39: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# if (rval && lfi.from_dep_base_p && !DECL_CLASS_TEMPLATE_P (rval))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:29:0:
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'lookup_field':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1571:15: note: in expansion of macro 'BASELINK_P'
# if (rval && BASELINK_P (rval))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'lookup_fnfields':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1588:16: note: in expansion of macro 'BASELINK_P'
# if (rval && !BASELINK_P (rval))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'lookup_conversion_operator':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1685:7: note: in expansion of macro 'OVL_CURRENT'
# fn = OVL_CURRENT (fn);
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1694:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (fn) != TEMPLATE_DECL
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1706:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (fn) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:29:0:
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'lookup_fnfields_1':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1726:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1726:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1726:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1726:8: note: in expansion of macro 'CLASS_TYPE_P'
# if (!CLASS_TYPE_P (type))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:28:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:698:34: note: in definition of macro 'TREE_LANG_FLAG_4'
# #define TREE_LANG_FLAG_4(NODE) ((NODE)->common.lang_flag_4)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2006:4: note: in expansion of macro 'IDENTIFIER_TYPENAME_P'
# (IDENTIFIER_TYPENAME_P (DECL_NAME (NODE)))
# ^
# ../../gcc-3.3.6/gcc/tree.h:354:26: note: in expansion of macro 'TREE_CLASS_CHECK'
# #define DECL_CHECK(tree) TREE_CLASS_CHECK (tree, 'd')
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2006:27: note: in expansion of macro 'DECL_NAME'
# (IDENTIFIER_TYPENAME_P (DECL_NAME (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1754:35: note: in expansion of macro 'DECL_CONV_FN_P'
# while (i < len && methods[i] && DECL_CONV_FN_P (OVL_CURRENT (methods[i])))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1754:51: note: in expansion of macro 'OVL_CURRENT'
# while (i < len && methods[i] && DECL_CONV_FN_P (OVL_CURRENT (methods[i])))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:28:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:344:36: note: in definition of macro 'TREE_CLASS_CHECK'
# #define TREE_CLASS_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1776:12: note: in expansion of macro 'DECL_NAME'
# tmp = DECL_NAME (OVL_CURRENT (tmp));
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1776:23: note: in expansion of macro 'OVL_CURRENT'
# tmp = DECL_NAME (OVL_CURRENT (tmp));
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1792:8: note: in expansion of macro 'OVL_CURRENT'
# tmp = OVL_CURRENT (methods[i]);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/cp-tree.h:35:0,
# from ../../gcc-3.3.6/gcc/cp/search.c:29:
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'adjust_result_of_qualified_name_lookup':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1816:23: note: in expansion of macro 'CLASS_TYPE_P'
# my_friendly_assert (CLASS_TYPE_P (qualifying_class), 20020808);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1816:23: note: in expansion of macro 'CLASS_TYPE_P'
# my_friendly_assert (CLASS_TYPE_P (qualifying_class), 20020808);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1816:23: note: in expansion of macro 'CLASS_TYPE_P'
# my_friendly_assert (CLASS_TYPE_P (qualifying_class), 20020808);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1816:23: note: in expansion of macro 'CLASS_TYPE_P'
# my_friendly_assert (CLASS_TYPE_P (qualifying_class), 20020808);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1817:23: note: in expansion of macro 'CLASS_TYPE_P'
# my_friendly_assert (CLASS_TYPE_P (context_class), 20020808);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1817:23: note: in expansion of macro 'CLASS_TYPE_P'
# my_friendly_assert (CLASS_TYPE_P (context_class), 20020808);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1817:23: note: in expansion of macro 'CLASS_TYPE_P'
# my_friendly_assert (CLASS_TYPE_P (context_class), 20020808);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/c-common.h:890:5: note: in definition of macro 'my_friendly_assert'
# (((EXP) == 0) ? (fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0) : 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1817:23: note: in expansion of macro 'CLASS_TYPE_P'
# my_friendly_assert (CLASS_TYPE_P (context_class), 20020808);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:1819:7: note: in expansion of macro 'BASELINK_P'
# if (BASELINK_P (decl)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:29:0:
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'covariant_return_p':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2018:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (drettype) || ! IS_AGGR_TYPE (brettype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2018:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (drettype) || ! IS_AGGR_TYPE (brettype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2018:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (drettype) || ! IS_AGGR_TYPE (brettype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2018:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (drettype) || ! IS_AGGR_TYPE (brettype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2018:38: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (drettype) || ! IS_AGGR_TYPE (brettype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2018:38: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (drettype) || ! IS_AGGR_TYPE (brettype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2018:38: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (drettype) || ! IS_AGGR_TYPE (brettype))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2018:38: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (drettype) || ! IS_AGGR_TYPE (brettype))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'check_final_overrider':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1051:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TYPE1) && IS_AGGR_TYPE (TYPE2))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2058:12: note: in expansion of macro 'IS_AGGR_TYPE_2'
# else if (IS_AGGR_TYPE_2 (base_return, over_return)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1051:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TYPE1) && IS_AGGR_TYPE (TYPE2))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2058:12: note: in expansion of macro 'IS_AGGR_TYPE_2'
# else if (IS_AGGR_TYPE_2 (base_return, over_return)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1051:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TYPE1) && IS_AGGR_TYPE (TYPE2))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2058:12: note: in expansion of macro 'IS_AGGR_TYPE_2'
# else if (IS_AGGR_TYPE_2 (base_return, over_return)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1051:7: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TYPE1) && IS_AGGR_TYPE (TYPE2))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2058:12: note: in expansion of macro 'IS_AGGR_TYPE_2'
# else if (IS_AGGR_TYPE_2 (base_return, over_return)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1051:31: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TYPE1) && IS_AGGR_TYPE (TYPE2))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2058:12: note: in expansion of macro 'IS_AGGR_TYPE_2'
# else if (IS_AGGR_TYPE_2 (base_return, over_return)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1051:31: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TYPE1) && IS_AGGR_TYPE (TYPE2))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2058:12: note: in expansion of macro 'IS_AGGR_TYPE_2'
# else if (IS_AGGR_TYPE_2 (base_return, over_return)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1051:31: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TYPE1) && IS_AGGR_TYPE (TYPE2))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2058:12: note: in expansion of macro 'IS_AGGR_TYPE_2'
# else if (IS_AGGR_TYPE_2 (base_return, over_return)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1051:31: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TYPE1) && IS_AGGR_TYPE (TYPE2))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2058:12: note: in expansion of macro 'IS_AGGR_TYPE_2'
# else if (IS_AGGR_TYPE_2 (base_return, over_return)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'look_for_overrides_here':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1952:33: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# (DECL_DESTRUCTOR_P (NODE) && !DECL_CLONED_FUNCTION_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2123:7: note: in expansion of macro 'DECL_MAYBE_IN_CHARGE_DESTRUCTOR_P'
# if (DECL_MAYBE_IN_CHARGE_DESTRUCTOR_P (fndecl))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2131:25: note: in expansion of macro 'OVL_NEXT'
# for (; fns; fns = OVL_NEXT (fns))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2133:21: note: in expansion of macro 'OVL_CURRENT'
# tree fn = OVL_CURRENT (fns);
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:29:0:
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'dfs_get_pure_virtuals':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2267:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2267:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2267:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2267:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'markedp':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2321:10: note: in expansion of macro 'BINFO_MARKED'
# return BINFO_MARKED (binfo) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2321:10: note: in expansion of macro 'BINFO_MARKED'
# return BINFO_MARKED (binfo) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2321:10: note: in expansion of macro 'BINFO_MARKED'
# return BINFO_MARKED (binfo) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2321:10: note: in expansion of macro 'BINFO_MARKED'
# return BINFO_MARKED (binfo) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'unmarkedp':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2329:11: note: in expansion of macro 'BINFO_MARKED'
# return !BINFO_MARKED (binfo) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2329:11: note: in expansion of macro 'BINFO_MARKED'
# return !BINFO_MARKED (binfo) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2329:11: note: in expansion of macro 'BINFO_MARKED'
# return !BINFO_MARKED (binfo) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1399:32: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED(NODE) CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1595:6: note: in expansion of macro 'CLASSTYPE_MARKED'
# ? CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2329:11: note: in expansion of macro 'BINFO_MARKED'
# return !BINFO_MARKED (binfo) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'marked_vtable_pathp':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1401:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED3(NODE) CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1611:6: note: in expansion of macro 'CLASSTYPE_MARKED3'
# ? CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2337:10: note: in expansion of macro 'BINFO_VTABLE_PATH_MARKED'
# return BINFO_VTABLE_PATH_MARKED (binfo) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1401:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED3(NODE) CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1611:6: note: in expansion of macro 'CLASSTYPE_MARKED3'
# ? CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2337:10: note: in expansion of macro 'BINFO_VTABLE_PATH_MARKED'
# return BINFO_VTABLE_PATH_MARKED (binfo) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1401:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED3(NODE) CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1611:6: note: in expansion of macro 'CLASSTYPE_MARKED3'
# ? CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2337:10: note: in expansion of macro 'BINFO_VTABLE_PATH_MARKED'
# return BINFO_VTABLE_PATH_MARKED (binfo) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1401:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED3(NODE) CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1611:6: note: in expansion of macro 'CLASSTYPE_MARKED3'
# ? CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2337:10: note: in expansion of macro 'BINFO_VTABLE_PATH_MARKED'
# return BINFO_VTABLE_PATH_MARKED (binfo) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'unmarked_vtable_pathp':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1401:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED3(NODE) CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1611:6: note: in expansion of macro 'CLASSTYPE_MARKED3'
# ? CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2345:11: note: in expansion of macro 'BINFO_VTABLE_PATH_MARKED'
# return !BINFO_VTABLE_PATH_MARKED (binfo) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1401:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED3(NODE) CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1611:6: note: in expansion of macro 'CLASSTYPE_MARKED3'
# ? CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2345:11: note: in expansion of macro 'BINFO_VTABLE_PATH_MARKED'
# return !BINFO_VTABLE_PATH_MARKED (binfo) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1401:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED3(NODE) CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1611:6: note: in expansion of macro 'CLASSTYPE_MARKED3'
# ? CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2345:11: note: in expansion of macro 'BINFO_VTABLE_PATH_MARKED'
# return !BINFO_VTABLE_PATH_MARKED (binfo) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1401:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED3(NODE) CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1611:6: note: in expansion of macro 'CLASSTYPE_MARKED3'
# ? CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2345:11: note: in expansion of macro 'BINFO_VTABLE_PATH_MARKED'
# return !BINFO_VTABLE_PATH_MARKED (binfo) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'marked_pushdecls_p':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2353:11: note: in expansion of macro 'CLASS_TYPE_P'
# return (CLASS_TYPE_P (BINFO_TYPE (binfo))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2353:11: note: in expansion of macro 'CLASS_TYPE_P'
# return (CLASS_TYPE_P (BINFO_TYPE (binfo))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2353:11: note: in expansion of macro 'CLASS_TYPE_P'
# return (CLASS_TYPE_P (BINFO_TYPE (binfo))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2353:11: note: in expansion of macro 'CLASS_TYPE_P'
# return (CLASS_TYPE_P (BINFO_TYPE (binfo))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1401:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED3(NODE) CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1611:6: note: in expansion of macro 'CLASSTYPE_MARKED3'
# ? CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1641:38: note: in expansion of macro 'BINFO_VTABLE_PATH_MARKED'
# #define BINFO_PUSHDECLS_MARKED(NODE) BINFO_VTABLE_PATH_MARKED (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2354:7: note: in expansion of macro 'BINFO_PUSHDECLS_MARKED'
# && BINFO_PUSHDECLS_MARKED (binfo)) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1401:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED3(NODE) CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1611:6: note: in expansion of macro 'CLASSTYPE_MARKED3'
# ? CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1641:38: note: in expansion of macro 'BINFO_VTABLE_PATH_MARKED'
# #define BINFO_PUSHDECLS_MARKED(NODE) BINFO_VTABLE_PATH_MARKED (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2354:7: note: in expansion of macro 'BINFO_PUSHDECLS_MARKED'
# && BINFO_PUSHDECLS_MARKED (binfo)) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1401:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED3(NODE) CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1611:6: note: in expansion of macro 'CLASSTYPE_MARKED3'
# ? CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1641:38: note: in expansion of macro 'BINFO_VTABLE_PATH_MARKED'
# #define BINFO_PUSHDECLS_MARKED(NODE) BINFO_VTABLE_PATH_MARKED (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2354:7: note: in expansion of macro 'BINFO_PUSHDECLS_MARKED'
# && BINFO_PUSHDECLS_MARKED (binfo)) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1401:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED3(NODE) CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1611:6: note: in expansion of macro 'CLASSTYPE_MARKED3'
# ? CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1641:38: note: in expansion of macro 'BINFO_VTABLE_PATH_MARKED'
# #define BINFO_PUSHDECLS_MARKED(NODE) BINFO_VTABLE_PATH_MARKED (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2354:7: note: in expansion of macro 'BINFO_PUSHDECLS_MARKED'
# && BINFO_PUSHDECLS_MARKED (binfo)) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'unmarked_pushdecls_p':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2362:11: note: in expansion of macro 'CLASS_TYPE_P'
# return (CLASS_TYPE_P (BINFO_TYPE (binfo))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2362:11: note: in expansion of macro 'CLASS_TYPE_P'
# return (CLASS_TYPE_P (BINFO_TYPE (binfo))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2362:11: note: in expansion of macro 'CLASS_TYPE_P'
# return (CLASS_TYPE_P (BINFO_TYPE (binfo))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2362:11: note: in expansion of macro 'CLASS_TYPE_P'
# return (CLASS_TYPE_P (BINFO_TYPE (binfo))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1401:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED3(NODE) CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1611:6: note: in expansion of macro 'CLASSTYPE_MARKED3'
# ? CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1641:38: note: in expansion of macro 'BINFO_VTABLE_PATH_MARKED'
# #define BINFO_PUSHDECLS_MARKED(NODE) BINFO_VTABLE_PATH_MARKED (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2363:8: note: in expansion of macro 'BINFO_PUSHDECLS_MARKED'
# && !BINFO_PUSHDECLS_MARKED (binfo)) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1401:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED3(NODE) CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1611:6: note: in expansion of macro 'CLASSTYPE_MARKED3'
# ? CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1641:38: note: in expansion of macro 'BINFO_VTABLE_PATH_MARKED'
# #define BINFO_PUSHDECLS_MARKED(NODE) BINFO_VTABLE_PATH_MARKED (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2363:8: note: in expansion of macro 'BINFO_PUSHDECLS_MARKED'
# && !BINFO_PUSHDECLS_MARKED (binfo)) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1401:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED3(NODE) CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1611:6: note: in expansion of macro 'CLASSTYPE_MARKED3'
# ? CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1641:38: note: in expansion of macro 'BINFO_VTABLE_PATH_MARKED'
# #define BINFO_PUSHDECLS_MARKED(NODE) BINFO_VTABLE_PATH_MARKED (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2363:8: note: in expansion of macro 'BINFO_PUSHDECLS_MARKED'
# && !BINFO_PUSHDECLS_MARKED (binfo)) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1383:6: note: in expansion of macro 'CLASS_TYPE_P'
# (((CLASS_TYPE_P (NODE) ? LANG_TYPE_CLASS_CHECK (NODE)->marks \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1401:33: note: in expansion of macro 'CLASSTYPE_MARKED_N'
# #define CLASSTYPE_MARKED3(NODE) CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1611:6: note: in expansion of macro 'CLASSTYPE_MARKED3'
# ? CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1641:38: note: in expansion of macro 'BINFO_VTABLE_PATH_MARKED'
# #define BINFO_PUSHDECLS_MARKED(NODE) BINFO_VTABLE_PATH_MARKED (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2363:8: note: in expansion of macro 'BINFO_PUSHDECLS_MARKED'
# && !BINFO_PUSHDECLS_MARKED (binfo)) ? binfo : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'dfs_unmark':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1408:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1605:6: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED'
# ? CLEAR_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2375:3: note: in expansion of macro 'CLEAR_BINFO_MARKED'
# CLEAR_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1408:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1605:6: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED'
# ? CLEAR_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2375:3: note: in expansion of macro 'CLEAR_BINFO_MARKED'
# CLEAR_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1408:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1605:6: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED'
# ? CLEAR_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2375:3: note: in expansion of macro 'CLEAR_BINFO_MARKED'
# CLEAR_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1408:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1605:6: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED'
# ? CLEAR_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2375:3: note: in expansion of macro 'CLEAR_BINFO_MARKED'
# CLEAR_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'dfs_get_vbase_types':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2395:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2395:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2395:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2395:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'dfs_build_inheritance_graph_order':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2412:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2412:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2412:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1407:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED(NODE) SET_CLASSTYPE_MARKED_N (NODE, 0)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1601:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED'
# ? SET_CLASSTYPE_MARKED (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2412:3: note: in expansion of macro 'SET_BINFO_MARKED'
# SET_BINFO_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'setup_class_bindings':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2624:7: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# || DECL_CLASS_TEMPLATE_P (value_binding)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2624:7: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# || DECL_CLASS_TEMPLATE_P (value_binding)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2624:7: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# || DECL_CLASS_TEMPLATE_P (value_binding)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2640:8: note: in expansion of macro 'BASELINK_P'
# if (BASELINK_P (value_binding))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2653:45: note: in expansion of macro 'OVL_NEXT'
# for (fns = value_binding; fns; fns = OVL_NEXT (fns))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:28:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:294:28: note: in expansion of macro 'IDENTIFIER_NODE_CHECK'
# ((struct lang_identifier*)IDENTIFIER_NODE_CHECK (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:474:4: note: in expansion of macro 'LANG_IDENTIFIER_CAST'
# (LANG_IDENTIFIER_CAST (NODE)->class_value)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2654:7: note: in expansion of macro 'IDENTIFIER_CLASS_VALUE'
# if (IDENTIFIER_CLASS_VALUE (DECL_NAME (OVL_CURRENT (fns))))
# ^
# ../../gcc-3.3.6/gcc/tree.h:354:26: note: in expansion of macro 'TREE_CLASS_CHECK'
# #define DECL_CHECK(tree) TREE_CLASS_CHECK (tree, 'd')
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2654:31: note: in expansion of macro 'DECL_NAME'
# if (IDENTIFIER_CLASS_VALUE (DECL_NAME (OVL_CURRENT (fns))))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2654:42: note: in expansion of macro 'OVL_CURRENT'
# if (IDENTIFIER_CLASS_VALUE (DECL_NAME (OVL_CURRENT (fns))))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:29:0:
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'dfs_push_type_decls':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1411:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED3(NODE) SET_CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1615:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED3'
# ? SET_CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1642:42: note: in expansion of macro 'SET_BINFO_VTABLE_PATH_MARKED'
# #define SET_BINFO_PUSHDECLS_MARKED(NODE) SET_BINFO_VTABLE_PATH_MARKED (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2682:3: note: in expansion of macro 'SET_BINFO_PUSHDECLS_MARKED'
# SET_BINFO_PUSHDECLS_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1411:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED3(NODE) SET_CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1615:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED3'
# ? SET_CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1642:42: note: in expansion of macro 'SET_BINFO_VTABLE_PATH_MARKED'
# #define SET_BINFO_PUSHDECLS_MARKED(NODE) SET_BINFO_VTABLE_PATH_MARKED (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2682:3: note: in expansion of macro 'SET_BINFO_PUSHDECLS_MARKED'
# SET_BINFO_PUSHDECLS_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1411:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED3(NODE) SET_CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1615:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED3'
# ? SET_CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1642:42: note: in expansion of macro 'SET_BINFO_VTABLE_PATH_MARKED'
# #define SET_BINFO_PUSHDECLS_MARKED(NODE) SET_BINFO_VTABLE_PATH_MARKED (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2682:3: note: in expansion of macro 'SET_BINFO_PUSHDECLS_MARKED'
# SET_BINFO_PUSHDECLS_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1388:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1411:39: note: in expansion of macro 'SET_CLASSTYPE_MARKED_N'
# #define SET_CLASSTYPE_MARKED3(NODE) SET_CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1615:6: note: in expansion of macro 'SET_CLASSTYPE_MARKED3'
# ? SET_CLASSTYPE_MARKED3 (BINFO_TYPE (NODE)) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1642:42: note: in expansion of macro 'SET_BINFO_VTABLE_PATH_MARKED'
# #define SET_BINFO_PUSHDECLS_MARKED(NODE) SET_BINFO_VTABLE_PATH_MARKED (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2682:3: note: in expansion of macro 'SET_BINFO_PUSHDECLS_MARKED'
# SET_BINFO_PUSHDECLS_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'dfs_push_decls':
# ../../gcc-3.3.6/gcc/cp/search.c:2708:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (fields) != USING_DECL
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2712:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (fields)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2712:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (fields)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2712:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (fields)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2712:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (fields)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2715:21: note: in expansion of macro 'CLASS_TYPE_P'
# method_vec = (CLASS_TYPE_P (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2715:21: note: in expansion of macro 'CLASS_TYPE_P'
# method_vec = (CLASS_TYPE_P (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2715:21: note: in expansion of macro 'CLASS_TYPE_P'
# method_vec = (CLASS_TYPE_P (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2715:21: note: in expansion of macro 'CLASS_TYPE_P'
# method_vec = (CLASS_TYPE_P (type)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:28:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:344:36: note: in definition of macro 'TREE_CLASS_CHECK'
# #define TREE_CLASS_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2729:28: note: in expansion of macro 'DECL_NAME'
# setup_class_bindings (DECL_NAME (OVL_CURRENT (*methods)),
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2729:39: note: in expansion of macro 'OVL_CURRENT'
# setup_class_bindings (DECL_NAME (OVL_CURRENT (*methods)),
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1412:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED3(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1619:6: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED3'
# ? CLEAR_CLASSTYPE_MARKED3 (BINFO_TYPE (NODE))\
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1643:44: note: in expansion of macro 'CLEAR_BINFO_VTABLE_PATH_MARKED'
# #define CLEAR_BINFO_PUSHDECLS_MARKED(NODE) CLEAR_BINFO_VTABLE_PATH_MARKED (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2734:3: note: in expansion of macro 'CLEAR_BINFO_PUSHDECLS_MARKED'
# CLEAR_BINFO_PUSHDECLS_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1412:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED3(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1619:6: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED3'
# ? CLEAR_CLASSTYPE_MARKED3 (BINFO_TYPE (NODE))\
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1643:44: note: in expansion of macro 'CLEAR_BINFO_VTABLE_PATH_MARKED'
# #define CLEAR_BINFO_PUSHDECLS_MARKED(NODE) CLEAR_BINFO_VTABLE_PATH_MARKED (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2734:3: note: in expansion of macro 'CLEAR_BINFO_PUSHDECLS_MARKED'
# CLEAR_BINFO_PUSHDECLS_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1412:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED3(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1619:6: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED3'
# ? CLEAR_CLASSTYPE_MARKED3 (BINFO_TYPE (NODE))\
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1643:44: note: in expansion of macro 'CLEAR_BINFO_VTABLE_PATH_MARKED'
# #define CLEAR_BINFO_PUSHDECLS_MARKED(NODE) CLEAR_BINFO_VTABLE_PATH_MARKED (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2734:3: note: in expansion of macro 'CLEAR_BINFO_PUSHDECLS_MARKED'
# CLEAR_BINFO_PUSHDECLS_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1394:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1412:39: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED_N'
# #define CLEAR_CLASSTYPE_MARKED3(NODE) CLEAR_CLASSTYPE_MARKED_N (NODE, 2)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1619:6: note: in expansion of macro 'CLEAR_CLASSTYPE_MARKED3'
# ? CLEAR_CLASSTYPE_MARKED3 (BINFO_TYPE (NODE))\
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1643:44: note: in expansion of macro 'CLEAR_BINFO_VTABLE_PATH_MARKED'
# #define CLEAR_BINFO_PUSHDECLS_MARKED(NODE) CLEAR_BINFO_VTABLE_PATH_MARKED (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2734:3: note: in expansion of macro 'CLEAR_BINFO_PUSHDECLS_MARKED'
# CLEAR_BINFO_PUSHDECLS_MARKED (binfo);
# ^
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'dfs_unuse_fields':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2776:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (fields)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2776:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (fields)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2776:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (fields)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2776:7: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# && ANON_AGGR_TYPE_P (TREE_TYPE (fields)))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:28:0:
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'add_conversions':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:698:34: note: in definition of macro 'TREE_LANG_FLAG_4'
# #define TREE_LANG_FLAG_4(NODE) ((NODE)->common.lang_flag_4)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2006:4: note: in expansion of macro 'IDENTIFIER_TYPENAME_P'
# (IDENTIFIER_TYPENAME_P (DECL_NAME (NODE)))
# ^
# ../../gcc-3.3.6/gcc/tree.h:354:26: note: in expansion of macro 'TREE_CLASS_CHECK'
# #define DECL_CHECK(tree) TREE_CLASS_CHECK (tree, 'd')
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2006:27: note: in expansion of macro 'DECL_NAME'
# (IDENTIFIER_TYPENAME_P (DECL_NAME (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2850:21: note: in expansion of macro 'DECL_CONV_FN_P'
# if (!tmp || ! DECL_CONV_FN_P (OVL_CURRENT (tmp)))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2850:37: note: in expansion of macro 'OVL_CURRENT'
# if (!tmp || ! DECL_CONV_FN_P (OVL_CURRENT (tmp)))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:28:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:344:36: note: in definition of macro 'TREE_CLASS_CHECK'
# #define TREE_CLASS_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2853:14: note: in expansion of macro 'DECL_NAME'
# name = DECL_NAME (OVL_CURRENT (tmp));
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2853:25: note: in expansion of macro 'OVL_CURRENT'
# name = DECL_NAME (OVL_CURRENT (tmp));
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:29:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:394:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? TREE_CHAIN (NODE) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2867:43: note: in expansion of macro 'OVL_NEXT'
# for (fn = TREE_VALUE (t); fn; fn = OVL_NEXT (fn))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:368:24: note: in definition of macro 'same_type_p'
# comptypes ((TYPE1), (TYPE2), COMPARE_STRICT)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:521:3: note: in expansion of macro 'TREE_LANG_FLAG_4'
# TREE_LANG_FLAG_4 (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2006:4: note: in expansion of macro 'IDENTIFIER_TYPENAME_P'
# (IDENTIFIER_TYPENAME_P (DECL_NAME (NODE)))
# ^
# ../../gcc-3.3.6/gcc/tree.h:354:26: note: in expansion of macro 'TREE_CLASS_CHECK'
# #define DECL_CHECK(tree) TREE_CLASS_CHECK (tree, 'd')
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2006:27: note: in expansion of macro 'DECL_NAME'
# (IDENTIFIER_TYPENAME_P (DECL_NAME (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2011:4: note: in expansion of macro 'DECL_CONV_FN_P'
# (DECL_CONV_FN_P (FN) ? TREE_TYPE (DECL_NAME (FN)) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2869:6: note: in expansion of macro 'DECL_CONV_FN_TYPE'
# DECL_CONV_FN_TYPE (OVL_CURRENT (fn))))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2869:25: note: in expansion of macro 'OVL_CURRENT'
# DECL_CONV_FN_TYPE (OVL_CURRENT (fn))))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:368:24: note: in definition of macro 'same_type_p'
# comptypes ((TYPE1), (TYPE2), COMPARE_STRICT)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2011:26: note: in expansion of macro 'TREE_TYPE'
# (DECL_CONV_FN_P (FN) ? TREE_TYPE (DECL_NAME (FN)) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/tree.h:354:26: note: in expansion of macro 'TREE_CLASS_CHECK'
# #define DECL_CHECK(tree) TREE_CLASS_CHECK (tree, 'd')
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2011:37: note: in expansion of macro 'DECL_NAME'
# (DECL_CONV_FN_P (FN) ? TREE_TYPE (DECL_NAME (FN)) : NULL_TREE)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2869:6: note: in expansion of macro 'DECL_CONV_FN_TYPE'
# DECL_CONV_FN_TYPE (OVL_CURRENT (fn))))
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2869:25: note: in expansion of macro 'OVL_CURRENT'
# DECL_CONV_FN_TYPE (OVL_CURRENT (fn))))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:28:0:
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'lookup_conversions':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:694:34: note: in definition of macro 'TREE_LANG_FLAG_0'
# #define TREE_LANG_FLAG_0(NODE) ((NODE)->common.lang_flag_0)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2901:5: note: in expansion of macro 'IDENTIFIER_MARKED'
# IDENTIFIER_MARKED (DECL_NAME (OVL_CURRENT (TREE_VALUE (t)))) = 0;
# ^
# ../../gcc-3.3.6/gcc/tree.h:354:26: note: in expansion of macro 'TREE_CLASS_CHECK'
# #define DECL_CHECK(tree) TREE_CLASS_CHECK (tree, 'd')
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2901:24: note: in expansion of macro 'DECL_NAME'
# IDENTIFIER_MARKED (DECL_NAME (OVL_CURRENT (TREE_VALUE (t)))) = 0;
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2901:35: note: in expansion of macro 'OVL_CURRENT'
# IDENTIFIER_MARKED (DECL_NAME (OVL_CURRENT (TREE_VALUE (t)))) = 0;
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/search.c:29:0:
# ../../gcc-3.3.6/gcc/cp/search.c: In function 'types_overlap_p':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2958:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (next_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2958:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (next_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2958:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (next_type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/search.c:2958:9: note: in expansion of macro 'IS_AGGR_TYPE'
# if (! IS_AGGR_TYPE (next_type))
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/semantics.c -o cp/semantics.o
# In file included from ../../gcc-3.3.6/gcc/cp/semantics.c:30:0:
# ../../gcc-3.3.6/gcc/cp/semantics.c: In function 'anon_aggr_type_p':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:112:10: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# return ANON_AGGR_TYPE_P (node);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:112:10: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# return ANON_AGGR_TYPE_P (node);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:112:10: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# return ANON_AGGR_TYPE_P (node);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2729:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (NODE) && LANG_TYPE_CLASS_CHECK (NODE)->anon_aggr)
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:112:10: note: in expansion of macro 'ANON_AGGR_TYPE_P'
# return ANON_AGGR_TYPE_P (node);
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c: In function 'finish_function_try_block':
# ../../gcc-3.3.6/gcc/cp/semantics.c:707:45: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (TREE_CHAIN (try_block)) == CTOR_INITIALIZER)
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c: In function 'begin_compound_stmt':
# ../../gcc-3.3.6/gcc/cp/semantics.c:823:42: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (last_tree && TREE_CODE (last_tree) == TRY_BLOCK)
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c: In function 'finish_parenthesized_expr':
# ../../gcc-3.3.6/gcc/cp/semantics.c:1138:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (expr) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/semantics.c:30:0:
# ../../gcc-3.3.6/gcc/cp/semantics.c: In function 'finish_call_expr':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1250:7: note: in expansion of macro 'BASELINK_P'
# if (BASELINK_P (fn))
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1283:38: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (representative_fn) == TEMPLATE_ID_EXPR)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/semantics.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1296:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (TREE_TYPE (fn)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1296:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (TREE_TYPE (fn)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1296:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (TREE_TYPE (fn)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1296:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (TREE_TYPE (fn)))
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c: In function 'finish_increment_expr':
# ../../gcc-3.3.6/gcc/cp/semantics.c:1324:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (expr) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/semantics.c:30:0:
# ../../gcc-3.3.6/gcc/cp/semantics.c: In function 'finish_object_call_expr':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2876:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2882:37: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# (TREE_CODE (NODE) == TYPE_DECL || DECL_CLASS_TEMPLATE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1367:7: note: in expansion of macro 'DECL_DECLARES_TYPE_P'
# if (DECL_DECLARES_TYPE_P (fn))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2882:37: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# (TREE_CODE (NODE) == TYPE_DECL || DECL_CLASS_TEMPLATE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1367:7: note: in expansion of macro 'DECL_DECLARES_TYPE_P'
# if (DECL_DECLARES_TYPE_P (fn))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2860:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2868:41: note: in expansion of macro 'DECL_TEMPLATE_PARM_P'
# (TREE_CODE (NODE) == TEMPLATE_DECL && DECL_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2878:8: note: in expansion of macro 'DECL_TEMPLATE_TEMPLATE_PARM_P'
# && !DECL_TEMPLATE_TEMPLATE_PARM_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2882:37: note: in expansion of macro 'DECL_CLASS_TEMPLATE_P'
# (TREE_CODE (NODE) == TYPE_DECL || DECL_CLASS_TEMPLATE_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1367:7: note: in expansion of macro 'DECL_DECLARES_TYPE_P'
# if (DECL_DECLARES_TYPE_P (fn))
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c: In function 'check_template_template_default_arg':
# ../../gcc-3.3.6/gcc/cp/semantics.c:1647:28: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (argument) != TEMPLATE_DECL
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1648:31: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (argument) != TEMPLATE_TEMPLATE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1650:31: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (argument) != UNBOUND_CLASS_TEMPLATE)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/semantics.c:30:0:
# ../../gcc-3.3.6/gcc/cp/semantics.c: In function 'begin_class_definition':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2452:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TYPENAME_TYPE && TREE_TYPE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1700:7: note: in expansion of macro 'IMPLICIT_TYPENAME_P'
# if (IMPLICIT_TYPENAME_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1708:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (t) == TYPENAME_TYPE)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/semantics.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1714:33: note: in expansion of macro 'IS_AGGR_TYPE'
# if (t == error_mark_node || ! IS_AGGR_TYPE (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1714:33: note: in expansion of macro 'IS_AGGR_TYPE'
# if (t == error_mark_node || ! IS_AGGR_TYPE (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1714:33: note: in expansion of macro 'IS_AGGR_TYPE'
# if (t == error_mark_node || ! IS_AGGR_TYPE (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1714:33: note: in expansion of macro 'IS_AGGR_TYPE'
# if (t == error_mark_node || ! IS_AGGR_TYPE (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1788:9: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (! TYPE_ANONYMOUS_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1788:9: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (! TYPE_ANONYMOUS_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1788:9: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (! TYPE_ANONYMOUS_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1788:9: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# if (! TYPE_ANONYMOUS_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c: In function 'finish_member_declaration':
# ../../gcc-3.3.6/gcc/cp/semantics.c:1824:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (decl) == TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/semantics.c:30:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2871:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1844:10: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# || DECL_FUNCTION_TEMPLATE_P (decl))
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:1857:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (decl) == USING_DECL || pushdecl_class_level (decl))
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c: In function 'enter_scope_of':
# ../../gcc-3.3.6/gcc/cp/semantics.c:2026:29: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (scope) == TYPENAME_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c: In function 'finish_typeof':
# ../../gcc-3.3.6/gcc/cp/semantics.c:2113:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (expr) == OFFSET_REF)
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c: In function 'cp_expand_stmt':
# ../../gcc-3.3.6/gcc/cp/semantics.c:2177:5: warning: case value '195' not in enumerated type 'enum tree_code' [-Wswitch]
# case USING_STMT:
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:2173:5: warning: case value '211' not in enumerated type 'enum tree_code' [-Wswitch]
# case RETURN_INIT:
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:2161:5: warning: case value '212' not in enumerated type 'enum tree_code' [-Wswitch]
# case TRY_BLOCK:
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:2165:5: warning: case value '213' not in enumerated type 'enum tree_code' [-Wswitch]
# case EH_SPEC_BLOCK:
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:2169:5: warning: case value '214' not in enumerated type 'enum tree_code' [-Wswitch]
# case HANDLER:
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c: In function 'simplify_aggr_init_exprs_r':
# ../../gcc-3.3.6/gcc/cp/semantics.c:2215:39: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (aggr_init_expr) != AGGR_INIT_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c: In function 'nullify_returns_r':
# ../../gcc-3.3.6/gcc/cp/semantics.c:2455:28: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# else if (TREE_CODE (*tp) == RETURN_STMT)
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:2457:28: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# else if (TREE_CODE (*tp) == CLEANUP_STMT
# ^
# ../../gcc-3.3.6/gcc/cp/semantics.c:2462:28: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# else if (TREE_CODE (*tp) == DECL_STMT
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/tree.c -o cp/tree.o
# In file included from ../../gcc-3.3.6/gcc/cp/tree.c:26:0:
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'lvalue_p_1':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:181:12: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (ref)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:181:12: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (ref)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:181:12: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (ref)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:181:12: note: in expansion of macro 'IS_AGGR_TYPE'
# && IS_AGGR_TYPE (TREE_TYPE (ref)))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:144:5: warning: case value '173' not in enumerated type 'enum tree_code' [-Wswitch]
# case OFFSET_REF:
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:142:5: warning: case value '179' not in enumerated type 'enum tree_code' [-Wswitch]
# case SCOPE_REF:
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'build_cplus_new':
# ../../gcc-3.3.6/gcc/cp/tree.c:319:57: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (init) != CALL_EXPR && TREE_CODE (init) != AGGR_INIT_EXPR)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/tree.c:26:0:
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'build_target_expr_with_type':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:360:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type) && !TYPE_HAS_TRIVIAL_INIT_REF (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:360:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type) && !TYPE_HAS_TRIVIAL_INIT_REF (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:360:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type) && !TYPE_HAS_TRIVIAL_INIT_REF (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:360:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (type) && !TYPE_HAS_TRIVIAL_INIT_REF (type)
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'cp_build_qualified_type_real':
# ../../gcc-3.3.6/gcc/cp/tree.c:537:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (type) != TEMPLATE_TYPE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:538:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (type) != TYPENAME_TYPE
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/tree.c:26:0:
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'make_binfo':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:837:15: note: in expansion of macro 'CLASS_TYPE_P'
# binfo = CLASS_TYPE_P (type) ? TYPE_BINFO (binfo) : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:837:15: note: in expansion of macro 'CLASS_TYPE_P'
# binfo = CLASS_TYPE_P (type) ? TYPE_BINFO (binfo) : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:837:15: note: in expansion of macro 'CLASS_TYPE_P'
# binfo = CLASS_TYPE_P (type) ? TYPE_BINFO (binfo) : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:837:15: note: in expansion of macro 'CLASS_TYPE_P'
# binfo = CLASS_TYPE_P (type) ? TYPE_BINFO (binfo) : NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'count_functions':
# ../../gcc-3.3.6/gcc/cp/tree.c:912:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (TREE_CODE (t) == OVERLOAD)
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'is_overloaded_fn':
# ../../gcc-3.3.6/gcc/cp/tree.c:928:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (x) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/tree.c:26:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:930:7: note: in expansion of macro 'BASELINK_P'
# if (BASELINK_P (x))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:933:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (x) == TEMPLATE_ID_EXPR
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/tree.c:26:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2871:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:934:7: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# || DECL_FUNCTION_TEMPLATE_P (x)
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:935:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (x) == OVERLOAD);
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'really_overloaded_fn':
# ../../gcc-3.3.6/gcc/cp/tree.c:943:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (x) == OFFSET_REF)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/tree.c:26:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:945:7: note: in expansion of macro 'BASELINK_P'
# if (BASELINK_P (x))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:948:26: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# return ((TREE_CODE (x) == OVERLOAD && OVL_CHAIN (x))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/tree.c:25:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:283:44: note: in definition of macro 'TREE_CODE'
# #define TREE_CODE(NODE) ((enum tree_code) (NODE)->common.code)
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:949:7: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# || DECL_FUNCTION_TEMPLATE_P (OVL_CURRENT (x))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:949:33: note: in expansion of macro 'OVL_CURRENT'
# || DECL_FUNCTION_TEMPLATE_P (OVL_CURRENT (x))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/tree.c:26:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2871:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == TEMPLATE_DECL \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:949:7: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# || DECL_FUNCTION_TEMPLATE_P (OVL_CURRENT (x))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/tree.c:25:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree.h:283:44: note: in definition of macro 'TREE_CODE'
# #define TREE_CODE(NODE) ((enum tree_code) (NODE)->common.code)
# ^
# ../../gcc-3.3.6/gcc/tree.h:354:26: note: in expansion of macro 'TREE_CLASS_CHECK'
# #define DECL_CHECK(tree) TREE_CLASS_CHECK (tree, 'd')
# ^
# ../../gcc-3.3.6/gcc/tree.h:1451:32: note: in expansion of macro 'DECL_CHECK'
# #define DECL_RESULT_FLD(NODE) (DECL_CHECK (NODE)->decl.result)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2795:41: note: in expansion of macro 'DECL_RESULT_FLD'
# #define DECL_TEMPLATE_RESULT(NODE) DECL_RESULT_FLD (NODE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2872:18: note: in expansion of macro 'DECL_TEMPLATE_RESULT'
# && TREE_CODE (DECL_TEMPLATE_RESULT (NODE)) == FUNCTION_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:949:7: note: in expansion of macro 'DECL_FUNCTION_TEMPLATE_P'
# || DECL_FUNCTION_TEMPLATE_P (OVL_CURRENT (x))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:949:33: note: in expansion of macro 'OVL_CURRENT'
# || DECL_FUNCTION_TEMPLATE_P (OVL_CURRENT (x))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:950:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (x) == TEMPLATE_ID_EXPR);
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'get_overloaded_fn':
# ../../gcc-3.3.6/gcc/cp/tree.c:960:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (fns) == TEMPLATE_ID_EXPR)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/tree.c:26:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:962:7: note: in expansion of macro 'BASELINK_P'
# if (BASELINK_P (fns))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'get_first_fn':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:973:7: note: in expansion of macro 'BASELINK_P'
# if (BASELINK_P (from))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:975:10: note: in expansion of macro 'OVL_CURRENT'
# return OVL_CURRENT (from);
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'bound_pmf_p':
# ../../gcc-3.3.6/gcc/cp/tree.c:985:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# return (TREE_CODE (t) == OFFSET_REF
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'build_overload':
# ../../gcc-3.3.6/gcc/cp/tree.c:1012:35: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (! chain && TREE_CODE (decl) != TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1014:34: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (chain && TREE_CODE (chain) != OVERLOAD)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/tree.c:26:0:
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'is_aggr_type_2':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1025:10: note: in expansion of macro 'IS_AGGR_TYPE'
# return IS_AGGR_TYPE (t1) && IS_AGGR_TYPE (t2);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1025:10: note: in expansion of macro 'IS_AGGR_TYPE'
# return IS_AGGR_TYPE (t1) && IS_AGGR_TYPE (t2);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1025:10: note: in expansion of macro 'IS_AGGR_TYPE'
# return IS_AGGR_TYPE (t1) && IS_AGGR_TYPE (t2);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1025:10: note: in expansion of macro 'IS_AGGR_TYPE'
# return IS_AGGR_TYPE (t1) && IS_AGGR_TYPE (t2);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1025:31: note: in expansion of macro 'IS_AGGR_TYPE'
# return IS_AGGR_TYPE (t1) && IS_AGGR_TYPE (t2);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1025:31: note: in expansion of macro 'IS_AGGR_TYPE'
# return IS_AGGR_TYPE (t1) && IS_AGGR_TYPE (t2);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1025:31: note: in expansion of macro 'IS_AGGR_TYPE'
# return IS_AGGR_TYPE (t1) && IS_AGGR_TYPE (t2);
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1025:31: note: in expansion of macro 'IS_AGGR_TYPE'
# return IS_AGGR_TYPE (t1) && IS_AGGR_TYPE (t2);
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'cp_statement_code_p':
# ../../gcc-3.3.6/gcc/cp/tree.c:1041:5: warning: case value '195' not in enumerated type 'enum tree_code' [-Wswitch]
# case USING_STMT:
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1036:5: warning: case value '210' not in enumerated type 'enum tree_code' [-Wswitch]
# case CTOR_INITIALIZER:
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1037:5: warning: case value '211' not in enumerated type 'enum tree_code' [-Wswitch]
# case RETURN_INIT:
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1038:5: warning: case value '212' not in enumerated type 'enum tree_code' [-Wswitch]
# case TRY_BLOCK:
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1040:5: warning: case value '213' not in enumerated type 'enum tree_code' [-Wswitch]
# case EH_SPEC_BLOCK:
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1039:5: warning: case value '214' not in enumerated type 'enum tree_code' [-Wswitch]
# case HANDLER:
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1042:5: warning: case value '216' not in enumerated type 'enum tree_code' [-Wswitch]
# case TAG_DEFN:
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/tree.c:26:0:
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'bind_template_template_parm':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:3573:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM) \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1137:18: note: in expansion of macro 'TEMPLATE_TEMPLATE_PARM_TEMPLATE_DECL'
# = tree_cons (TEMPLATE_TEMPLATE_PARM_TEMPLATE_DECL (t),
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/tree.c:25:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:818:29: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_PURPOSE(NODE) (TREE_LIST_CHECK (NODE)->list.purpose)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2303:28: note: in expansion of macro 'TREE_PURPOSE'
# #define TI_TEMPLATE(NODE) (TREE_PURPOSE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:4: note: in expansion of macro 'TI_TEMPLATE'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:17: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:3574:6: note: in expansion of macro 'TYPE_TI_TEMPLATE'
# ? TYPE_TI_TEMPLATE (NODE) \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1137:18: note: in expansion of macro 'TEMPLATE_TEMPLATE_PARM_TEMPLATE_DECL'
# = tree_cons (TEMPLATE_TEMPLATE_PARM_TEMPLATE_DECL (t),
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/tree.c:26:0:
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'no_linkage_helper':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1247:11: note: in expansion of macro 'CLASS_TYPE_P'
# && (CLASS_TYPE_P (t) || TREE_CODE (t) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1247:11: note: in expansion of macro 'CLASS_TYPE_P'
# && (CLASS_TYPE_P (t) || TREE_CODE (t) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1247:11: note: in expansion of macro 'CLASS_TYPE_P'
# && (CLASS_TYPE_P (t) || TREE_CODE (t) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1247:11: note: in expansion of macro 'CLASS_TYPE_P'
# && (CLASS_TYPE_P (t) || TREE_CODE (t) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1249:7: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# || TYPE_ANONYMOUS_P (t)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1249:7: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# || TYPE_ANONYMOUS_P (t)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1249:7: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# || TYPE_ANONYMOUS_P (t)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1053:4: note: in expansion of macro 'CLASS_TYPE_P'
# (CLASS_TYPE_P (T) || TREE_CODE (T) == ENUMERAL_TYPE)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1021:4: note: in expansion of macro 'TAGGED_TYPE_P'
# (TAGGED_TYPE_P (NODE) && ANON_AGGRNAME_P (TYPE_LINKAGE_IDENTIFIER (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1249:7: note: in expansion of macro 'TYPE_ANONYMOUS_P'
# || TYPE_ANONYMOUS_P (t)))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'bot_manip':
# ../../gcc-3.3.6/gcc/cp/tree.c:1342:43: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (TREE_OPERAND (t, 1)) == AGGR_INIT_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'cp_tree_equal':
# ../../gcc-3.3.6/gcc/cp/tree.c:1674:5: warning: case value '149' not in enumerated type 'enum tree_code' [-Wswitch]
# case SIZEOF_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1675:5: warning: case value '151' not in enumerated type 'enum tree_code' [-Wswitch]
# case ALIGNOF_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1682:5: warning: case value '174' not in enumerated type 'enum tree_code' [-Wswitch]
# case PTRMEM_CST:
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1668:5: warning: case value '187' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_PARM_INDEX:
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'lvalue_type':
# ../../gcc-3.3.6/gcc/cp/tree.c:1759:23: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (arg) == OVERLOAD)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/tree.c:26:0:
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'error_type':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1776:12: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1776:12: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1776:12: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1776:12: note: in expansion of macro 'IS_AGGR_TYPE'
# else if (IS_AGGR_TYPE (type))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'pod_type_p':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1888:9: note: in expansion of macro 'CLASS_TYPE_P'
# if (! CLASS_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1888:9: note: in expansion of macro 'CLASS_TYPE_P'
# if (! CLASS_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1888:9: note: in expansion of macro 'CLASS_TYPE_P'
# if (! CLASS_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1888:9: note: in expansion of macro 'CLASS_TYPE_P'
# if (! CLASS_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'zero_init_p':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1913:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (t) && CLASSTYPE_NON_ZERO_INIT_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1913:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (t) && CLASSTYPE_NON_ZERO_INIT_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1913:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (t) && CLASSTYPE_NON_ZERO_INIT_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1913:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (t) && CLASSTYPE_NON_ZERO_INIT_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'handle_java_interface_attribute':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1940:11: note: in expansion of macro 'CLASS_TYPE_P'
# || !CLASS_TYPE_P (*node)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1940:11: note: in expansion of macro 'CLASS_TYPE_P'
# || !CLASS_TYPE_P (*node)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1940:11: note: in expansion of macro 'CLASS_TYPE_P'
# || !CLASS_TYPE_P (*node)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1940:11: note: in expansion of macro 'CLASS_TYPE_P'
# || !CLASS_TYPE_P (*node)
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'handle_com_interface_attribute':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1970:11: note: in expansion of macro 'CLASS_TYPE_P'
# || !CLASS_TYPE_P (*node)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1970:11: note: in expansion of macro 'CLASS_TYPE_P'
# || !CLASS_TYPE_P (*node)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1970:11: note: in expansion of macro 'CLASS_TYPE_P'
# || !CLASS_TYPE_P (*node)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:1970:11: note: in expansion of macro 'CLASS_TYPE_P'
# || !CLASS_TYPE_P (*node)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/tree.c:26:0:
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'cp_walk_subtrees':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:408:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BASELINK)
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:2124:12: note: in expansion of macro 'BASELINK_P'
# if (!BASELINK_P (*tp))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:2117:5: warning: case value '174' not in enumerated type 'enum tree_code' [-Wswitch]
# case PTRMEM_CST:
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:2108:5: warning: case value '187' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_PARM_INDEX:
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:2109:5: warning: case value '188' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TYPE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:2105:5: warning: case value '189' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:2106:5: warning: case value '190' not in enumerated type 'enum tree_code' [-Wswitch]
# case BOUND_TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:2110:5: warning: case value '191' not in enumerated type 'enum tree_code' [-Wswitch]
# case TYPENAME_TYPE:
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:2107:5: warning: case value '192' not in enumerated type 'enum tree_code' [-Wswitch]
# case UNBOUND_CLASS_TEMPLATE:
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:2111:5: warning: case value '193' not in enumerated type 'enum tree_code' [-Wswitch]
# case TYPEOF_TYPE:
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:2104:5: warning: case value '196' not in enumerated type 'enum tree_code' [-Wswitch]
# case DEFAULT_ARG:
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:2128:5: warning: case value '198' not in enumerated type 'enum tree_code' [-Wswitch]
# case OVERLOAD:
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'cp_is_overload_p':
# ../../gcc-3.3.6/gcc/cp/tree.c:2225:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# return TREE_CODE (t) == OVERLOAD;
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/tree.c:26:0:
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'cp_copy_res_decl_for_inlining':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:2257:24: note: in expansion of macro 'IS_AGGR_TYPE'
# aggregate_return_p = IS_AGGR_TYPE (TREE_TYPE (result));
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:2257:24: note: in expansion of macro 'IS_AGGR_TYPE'
# aggregate_return_p = IS_AGGR_TYPE (TREE_TYPE (result));
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:2257:24: note: in expansion of macro 'IS_AGGR_TYPE'
# aggregate_return_p = IS_AGGR_TYPE (TREE_TYPE (result));
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:2257:24: note: in expansion of macro 'IS_AGGR_TYPE'
# aggregate_return_p = IS_AGGR_TYPE (TREE_TYPE (result));
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'mark_local_for_remap_r':
# ../../gcc-3.3.6/gcc/cp/tree.c:2329:21: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# if (TREE_CODE (t) == DECL_STMT
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:2332:26: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# else if (TREE_CODE (t) == LABEL_STMT)
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:2337:26: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# else if (TREE_CODE (t) == CASE_LABEL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/tree.c:26:0:
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'special_function_p':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1952:33: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# (DECL_DESTRUCTOR_P (NODE) && !DECL_CLONED_FUNCTION_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:2438:7: note: in expansion of macro 'DECL_MAYBE_IN_CHARGE_DESTRUCTOR_P'
# if (DECL_MAYBE_IN_CHARGE_DESTRUCTOR_P (decl))
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c: In function 'name_p':
# ../../gcc-3.3.6/gcc/cp/tree.c:2458:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (node) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/tree.c:2465:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (node) == SCOPE_REF);
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/repo.c -o cp/repo.o
# In file included from ../../gcc-3.3.6/gcc/cp/repo.c:31:0:
# ../../gcc-3.3.6/gcc/cp/repo.c: In function 'repo_template_used':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/repo.c:144:26: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# mark_decl_instantiated (DECL_CLONED_FUNCTION_P (t)
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/dump.c -o cp/dump.o
# ../../gcc-3.3.6/gcc/cp/dump.c: In function 'dump_op':
# ../../gcc-3.3.6/gcc/cp/dump.c:59:5: warning: case value '175' not in enumerated type 'enum tree_code' [-Wswitch]
# case NEW_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/dump.c:62:5: warning: case value '176' not in enumerated type 'enum tree_code' [-Wswitch]
# case VEC_NEW_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/dump.c:65:5: warning: case value '177' not in enumerated type 'enum tree_code' [-Wswitch]
# case DELETE_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/dump.c:68:5: warning: case value '178' not in enumerated type 'enum tree_code' [-Wswitch]
# case VEC_DELETE_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/dump.c:182:5: warning: case value '180' not in enumerated type 'enum tree_code' [-Wswitch]
# case MEMBER_REF:
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/dump.c:26:0:
# ../../gcc-3.3.6/gcc/cp/dump.c: In function 'cp_dump_tree':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:392:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# ((TREE_CODE (NODE) == OVERLOAD) ? OVL_FUNCTION (NODE) : (NODE))
# ^
# ../../gcc-3.3.6/gcc/tree-dump.h:78:36: note: in definition of macro 'dump_child'
# queue_and_dump_index (di, field, child, DUMP_NONE)
# ^
# ../../gcc-3.3.6/gcc/cp/dump.c:362:27: note: in expansion of macro 'OVL_CURRENT'
# dump_child ("crnt", OVL_CURRENT (t));
# ^
# ../../gcc-3.3.6/gcc/cp/dump.c:382:5: warning: case value '174' not in enumerated type 'enum tree_code' [-Wswitch]
# case PTRMEM_CST:
# ^
# ../../gcc-3.3.6/gcc/cp/dump.c:392:5: warning: case value '182' not in enumerated type 'enum tree_code' [-Wswitch]
# case AGGR_INIT_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/dump.c:387:5: warning: case value '183' not in enumerated type 'enum tree_code' [-Wswitch]
# case THROW_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/dump.c:354:5: warning: case value '186' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_DECL:
# ^
# ../../gcc-3.3.6/gcc/cp/dump.c:412:5: warning: case value '195' not in enumerated type 'enum tree_code' [-Wswitch]
# case USING_STMT:
# ^
# ../../gcc-3.3.6/gcc/cp/dump.c:361:5: warning: case value '198' not in enumerated type 'enum tree_code' [-Wswitch]
# case OVERLOAD:
# ^
# ../../gcc-3.3.6/gcc/cp/dump.c:366:5: warning: case value '212' not in enumerated type 'enum tree_code' [-Wswitch]
# case TRY_BLOCK:
# ^
# ../../gcc-3.3.6/gcc/cp/dump.c:375:5: warning: case value '213' not in enumerated type 'enum tree_code' [-Wswitch]
# case EH_SPEC_BLOCK:
# ^
# ../../gcc-3.3.6/gcc/cp/dump.c:399:5: warning: case value '214' not in enumerated type 'enum tree_code' [-Wswitch]
# case HANDLER:
# ^
# ../../gcc-3.3.6/gcc/cp/dump.c:406:5: warning: case value '215' not in enumerated type 'enum tree_code' [-Wswitch]
# case MUST_NOT_THROW_EXPR:
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/optimize.c -o cp/optimize.o
# In file included from ../../gcc-3.3.6/gcc/cp/optimize.c:25:0:
# ../../gcc-3.3.6/gcc/cp/optimize.c: In function 'maybe_clone_body':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1938:34: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# (DECL_CONSTRUCTOR_P (NODE) && !DECL_CLONED_FUNCTION_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/optimize.c:147:8: note: in expansion of macro 'DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P'
# if (!DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (fn)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1952:33: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# (DECL_DESTRUCTOR_P (NODE) && !DECL_CLONED_FUNCTION_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/optimize.c:148:11: note: in expansion of macro 'DECL_MAYBE_IN_CHARGE_DESTRUCTOR_P'
# && !DECL_MAYBE_IN_CHARGE_DESTRUCTOR_P (fn))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/optimize.c:157:17: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# clone && DECL_CLONED_FUNCTION_P (clone);
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/mangle.c -o cp/mangle.o
# In file included from ../../gcc-3.3.6/gcc/cp/mangle.c:54:0:
# ../../gcc-3.3.6/gcc/cp/mangle.c: In function 'decl_is_template_id':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:255:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type) && CLASSTYPE_TEMPLATE_ID_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:255:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type) && CLASSTYPE_TEMPLATE_ID_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:255:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type) && CLASSTYPE_TEMPLATE_ID_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:255:11: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (type) && CLASSTYPE_TEMPLATE_ID_P (type))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:87:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:255:34: note: in expansion of macro 'CLASSTYPE_TEMPLATE_ID_P'
# if (CLASS_TYPE_P (type) && CLASSTYPE_TEMPLATE_ID_P (type))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/mangle.c:54:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:260:23: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# *template_info = TYPE_TEMPLATE_INFO (type);
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:270:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && TREE_CODE (decl) != TEMPLATE_DECL)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/mangle.c:54:0:
# ../../gcc-3.3.6/gcc/cp/mangle.c: In function 'is_std_substitution':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:397:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (node))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:397:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (node))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:397:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (node))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:397:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (node))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:408:7: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# && TYPE_TEMPLATE_INFO (type)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/mangle.c:52:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:344:36: note: in definition of macro 'TREE_CLASS_CHECK'
# #define TREE_CLASS_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:1389:26: note: in expansion of macro 'DECL_CHECK'
# #define DECL_NAME(NODE) (DECL_CHECK (NODE)->decl.name)
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:409:8: note: in expansion of macro 'DECL_NAME'
# && (DECL_NAME (TYPE_TI_TEMPLATE (type))
# ^
# ./tree-check.h:8:28: note: in expansion of macro 'TREE_CHECK'
# #define TREE_LIST_CHECK(t) TREE_CHECK (t, TREE_LIST)
# ^
# ../../gcc-3.3.6/gcc/tree.h:818:29: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_PURPOSE(NODE) (TREE_LIST_CHECK (NODE)->list.purpose)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2303:28: note: in expansion of macro 'TREE_PURPOSE'
# #define TI_TEMPLATE(NODE) (TREE_PURPOSE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:4: note: in expansion of macro 'TI_TEMPLATE'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:17: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:409:19: note: in expansion of macro 'TYPE_TI_TEMPLATE'
# && (DECL_NAME (TYPE_TI_TEMPLATE (type))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/mangle.c:54:0:
# ../../gcc-3.3.6/gcc/cp/mangle.c: In function 'is_std_substitution_char':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:430:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (node))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:430:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (node))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:430:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (node))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:430:12: note: in expansion of macro 'CLASS_TYPE_P'
# else if (CLASS_TYPE_P (node))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c: In function 'find_substitution':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:543:10: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:543:10: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:543:10: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (type)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:543:10: note: in expansion of macro 'CLASS_TYPE_P'
# && CLASS_TYPE_P (type)
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c: In function 'write_prefix':
# ../../gcc-3.3.6/gcc/cp/mangle.c:87:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:887:11: note: in expansion of macro 'CLASSTYPE_TEMPLATE_ID_P'
# if (CLASSTYPE_TEMPLATE_ID_P (node))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/mangle.c:54:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:888:18: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# template_info = TYPE_TEMPLATE_INFO (node);
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:892:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (node) == TEMPLATE_TYPE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:896:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (node) == TEMPLATE_TYPE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c: In function 'write_template_prefix':
# ../../gcc-3.3.6/gcc/cp/mangle.c:87:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# && (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:935:12: note: in expansion of macro 'CLASSTYPE_TEMPLATE_ID_P'
# else if (CLASSTYPE_TEMPLATE_ID_P (type))
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/mangle.c:52:0:
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2290:22: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (NODE) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/tree.h:343:31: note: in definition of macro 'TREE_CHECK'
# #define TREE_CHECK(t, code) (t)
# ^
# ../../gcc-3.3.6/gcc/tree.h:818:29: note: in expansion of macro 'TREE_LIST_CHECK'
# #define TREE_PURPOSE(NODE) (TREE_LIST_CHECK (NODE)->list.purpose)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2303:28: note: in expansion of macro 'TREE_PURPOSE'
# #define TI_TEMPLATE(NODE) (TREE_PURPOSE (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:4: note: in expansion of macro 'TI_TEMPLATE'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:2407:17: note: in expansion of macro 'TYPE_TEMPLATE_INFO'
# (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:936:16: note: in expansion of macro 'TYPE_TI_TEMPLATE'
# template = TYPE_TI_TEMPLATE (type);
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:972:40: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (TREE_TYPE (template)) == TEMPLATE_TEMPLATE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:976:40: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (TREE_TYPE (template)) == TEMPLATE_TEMPLATE_PARM
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/mangle.c:54:0:
# ../../gcc-3.3.6/gcc/cp/mangle.c: In function 'write_special_name_constructor':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1938:34: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# (DECL_CONSTRUCTOR_P (NODE) && !DECL_CLONED_FUNCTION_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:1289:10: note: in expansion of macro 'DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P'
# || DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (ctor))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c: In function 'write_special_name_destructor':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1952:33: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# (DECL_DESTRUCTOR_P (NODE) && !DECL_CLONED_FUNCTION_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:1318:8: note: in expansion of macro 'DECL_MAYBE_IN_CHARGE_DESTRUCTOR_P'
# || DECL_MAYBE_IN_CHARGE_DESTRUCTOR_P (dtor))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c: In function 'write_type':
# ../../gcc-3.3.6/gcc/cp/mangle.c:1531:2: warning: case value '187' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_PARM_INDEX:
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:1530:2: warning: case value '188' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TYPE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:1535:2: warning: case value '189' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:1539:2: warning: case value '190' not in enumerated type 'enum tree_code' [-Wswitch]
# case BOUND_TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:1506:2: warning: case value '191' not in enumerated type 'enum tree_code' [-Wswitch]
# case TYPENAME_TYPE:
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:1507:2: warning: case value '192' not in enumerated type 'enum tree_code' [-Wswitch]
# case UNBOUND_CLASS_TEMPLATE:
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c: In function 'write_expression':
# ../../gcc-3.3.6/gcc/cp/mangle.c:1909:12: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (code == PTRMEM_CST)
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:1929:12: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (code == TEMPLATE_TYPE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:1930:15: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || code == TEMPLATE_TEMPLATE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:1931:15: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || code == BOUND_TEMPLATE_TEMPLATE_PARM
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:1932:15: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || code == TEMPLATE_PARM_INDEX)
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:1948:29: warning: comparison between 'enum tree_code' and 'enum c_tree_code' [-Wenum-compare]
# else if (TREE_CODE (expr) == SIZEOF_EXPR
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:1954:57: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (abi_version_at_least (2) && TREE_CODE (expr) == SCOPE_REF)
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:1974:27: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (member) == TEMPLATE_ID_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:1978:31: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (member) == LOOKUP_EXPR)
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:2067:2: warning: case value '179' not in enumerated type 'enum tree_code' [-Wswitch]
# case SCOPE_REF:
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:2054:2: warning: case value '202' not in enumerated type 'enum tree_code' [-Wswitch]
# case CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:2060:2: warning: case value '204' not in enumerated type 'enum tree_code' [-Wswitch]
# case CONST_CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:2059:2: warning: case value '205' not in enumerated type 'enum tree_code' [-Wswitch]
# case STATIC_CAST_EXPR:
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c: In function 'write_template_arg':
# ../../gcc-3.3.6/gcc/cp/mangle.c:2156:17: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if (code == TEMPLATE_DECL)
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:2159:51: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# else if ((TREE_CODE_CLASS (code) == 'c' && code != PTRMEM_CST)
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c: In function 'write_template_param':
# ../../gcc-3.3.6/gcc/cp/mangle.c:2281:5: warning: case value '187' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_PARM_INDEX:
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:2274:5: warning: case value '188' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TYPE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:2275:5: warning: case value '189' not in enumerated type 'enum tree_code' [-Wswitch]
# case TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:2276:5: warning: case value '190' not in enumerated type 'enum tree_code' [-Wswitch]
# case BOUND_TEMPLATE_TEMPLATE_PARM:
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:2268:8: warning: variable 'parm_type' set but not used [-Wunused-but-set-variable]
# tree parm_type = NULL_TREE;
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:2267:7: warning: variable 'parm_level' set but not used [-Wunused-but-set-variable]
# int parm_level;
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c: In function 'write_template_template_param':
# ../../gcc-3.3.6/gcc/cp/mangle.c:2312:24: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# if (TREE_CODE (parm) == BOUND_TEMPLATE_TEMPLATE_PARM)
# ^
# In file included from ../../gcc-3.3.6/gcc/cp/mangle.c:54:0:
# ../../gcc-3.3.6/gcc/cp/mangle.c: In function 'mangle_decl_string':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1952:33: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# (DECL_DESTRUCTOR_P (NODE) && !DECL_CLONED_FUNCTION_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:2420:8: note: in expansion of macro 'DECL_MAYBE_IN_CHARGE_DESTRUCTOR_P'
# && (DECL_MAYBE_IN_CHARGE_DESTRUCTOR_P (decl)
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1976:25: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (NODE) == TEMPLATE_DECL) \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1938:34: note: in expansion of macro 'DECL_CLONED_FUNCTION_P'
# (DECL_CONSTRUCTOR_P (NODE) && !DECL_CLONED_FUNCTION_P (NODE))
# ^
# ../../gcc-3.3.6/gcc/cp/mangle.c:2421:11: note: in expansion of macro 'DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P'
# || DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (decl)))
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/cp -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/cp-lang.c -o cp/cp-lang.o
# In file included from ../../gcc-3.3.6/gcc/cp/cp-lang.c:25:0:
# ../../gcc-3.3.6/gcc/cp/cp-lang.c: In function 'ok_to_generate_alias_set_for_type':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-lang.c:215:10: note: in expansion of macro 'CLASS_TYPE_P'
# if (! CLASS_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-lang.c:215:10: note: in expansion of macro 'CLASS_TYPE_P'
# if (! CLASS_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-lang.c:215:10: note: in expansion of macro 'CLASS_TYPE_P'
# if (! CLASS_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-lang.c:215:10: note: in expansion of macro 'CLASS_TYPE_P'
# if (! CLASS_TYPE_P (t))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-lang.c: In function 'cp_expr_size':
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1032:18: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# (TREE_CODE (T) == TEMPLATE_TYPE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-lang.c:299:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (exp)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1033:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPENAME_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-lang.c:299:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (exp)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1034:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == TYPEOF_TYPE \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-lang.c:299:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (exp)))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1035:21: warning: comparison between 'enum tree_code' and 'enum cplus_tree_code' [-Wenum-compare]
# || TREE_CODE (T) == BOUND_TEMPLATE_TEMPLATE_PARM \
# ^
# ../../gcc-3.3.6/gcc/cp/cp-tree.h:1046:41: note: in expansion of macro 'IS_AGGR_TYPE'
# (IS_AGGR_TYPE_CODE (TREE_CODE (T)) && IS_AGGR_TYPE (T))
# ^
# ../../gcc-3.3.6/gcc/cp/cp-lang.c:299:7: note: in expansion of macro 'CLASS_TYPE_P'
# if (CLASS_TYPE_P (TREE_TYPE (exp)))
# ^
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cc1plus \
# cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parse.o cp/ptree.o cp/rtti.o cp/spew.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-lang.o attribs.o c-common.o c-format.o c-pragma.o c-semantics.o c-lex.o c-dump.o c-pretty-print.o c-opts.o main.o libbackend.a libcpp.a ../libiberty/libiberty.a
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include \
# -DTARGET_MACHINE=\"x86_64-unknown-linux\" \
# -c ../../gcc-3.3.6/gcc/collect2.c -o collect2.o
# ../../gcc-3.3.6/gcc/collect2.c: In function 'notice':
# ../../gcc-3.3.6/gcc/collect2.c:362:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# notice VPARAMS ((const char *msgid, ...))
# ^
# ../../gcc-3.3.6/gcc/collect2.c: In function 'fatal_perror':
# ../../gcc-3.3.6/gcc/collect2.c:374:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# fatal_perror VPARAMS ((const char * msgid, ...))
# ^
# ../../gcc-3.3.6/gcc/collect2.c: In function 'fatal':
# ../../gcc-3.3.6/gcc/collect2.c:392:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# fatal VPARAMS ((const char * msgid, ...))
# ^
# ../../gcc-3.3.6/gcc/collect2.c: In function 'error':
# ../../gcc-3.3.6/gcc/collect2.c:408:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# error VPARAMS ((const char * msgid, ...))
# ^
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/tlink.c -o tlink.o
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o Tcollect2 \
# collect2.o tlink.o intl.o version.o ../libiberty/libiberty.a
# mv -f Tcollect2 collect2
# if test no = yes \
# || test -n ". ../lib"; then \
# /bin/sh ../../gcc-3.3.6/gcc/genmultilib \
# "m64/m32" \
# "64 32 " \
# "" \
# "" \
# "" \
# "" \
# ". ../lib" \
# "no" \
# > tmp-mlib.h; \
# else \
# /bin/sh ../../gcc-3.3.6/gcc/genmultilib '' '' '' '' '' '' '' no \
# > tmp-mlib.h; \
# fi
# /bin/sh ../../gcc-3.3.6/gcc/move-if-change tmp-mlib.h multilib.h
# echo timestamp > s-mlib
# lsf="../../gcc-3.3.6/gcc/cp/lang-specs.h"; for f in $lsf; do \
# echo "#include \"$f\""; \
# done | sed 's|../../gcc-3.3.6/gcc/||' > tmp-specs.h
# /bin/sh ../../gcc-3.3.6/gcc/move-if-change tmp-specs.h specs.h
# echo timestamp > s-specs
# (SHLIB_LINK='/tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,--soname=@shlib_so_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @shlib_dir@@shlib_so_name@.so.1 @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
# SHLIB_MULTILIB=''; \
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include \
# -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.3.6\" -DDEFAULT_TARGET_MACHINE=\"x86_64-unknown-linux\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
# -c ../../gcc-3.3.6/gcc/gcc.c -o gcc.o)
# ../../gcc-3.3.6/gcc/gcc.c: In function 'init_gcc_specs':
# ../../gcc-3.3.6/gcc/gcc.c:1474:3: warning: traditional C rejects string constant concatenation [-Wtraditional]
# "%{shared-libgcc:", shared_name, "%{!shared: ", static_name,
# ^
# ../../gcc-3.3.6/gcc/gcc.c: In function 'fatal':
# ../../gcc-3.3.6/gcc/gcc.c:6551:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# fatal VPARAMS ((const char *msgid, ...))
# ^
# ../../gcc-3.3.6/gcc/gcc.c: In function 'error':
# ../../gcc-3.3.6/gcc/gcc.c:6565:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# error VPARAMS ((const char *msgid, ...))
# ^
# ../../gcc-3.3.6/gcc/gcc.c: In function 'notice':
# ../../gcc-3.3.6/gcc/gcc.c:6578:1: warning: traditional C rejects ISO C style function definitions [-Wtraditional]
# notice VPARAMS ((const char *msgid, ...))
# ^
# (SHLIB_LINK='/tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,--soname=@shlib_so_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @shlib_dir@@shlib_so_name@.so.1 @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
# SHLIB_MULTILIB=''; \
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include \
# -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.3.6\" -DDEFAULT_TARGET_MACHINE=\"x86_64-unknown-linux\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
# -c ../../gcc-3.3.6/gcc/gccspec.c -o gccspec.o)
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o xgcc gcc.o gccspec.o intl.o \
# prefix.o version.o ../libiberty/libiberty.a
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cppspec.c -o cppspec.o
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cpp gcc.o cppspec.o intl.o \
# prefix.o version.o ../libiberty/libiberty.a
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -dumpspecs > tmp-specs
# mv tmp-specs specs
# if [ -f /usr/include/limits.h ] ; then \
# cat ../../gcc-3.3.6/gcc/limitx.h ../../gcc-3.3.6/gcc/glimits.h ../../gcc-3.3.6/gcc/limity.h > tmp-xlimits.h; \
# else \
# cat ../../gcc-3.3.6/gcc/glimits.h > tmp-xlimits.h; \
# fi
# mv tmp-xlimits.h xlimits.h
# (SHLIB_LINK='/tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,--soname=@shlib_so_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @shlib_dir@@shlib_so_name@.so.1 @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
# SHLIB_MULTILIB=''; \
# gcc -c -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.3.6\" -DDEFAULT_TARGET_MACHINE=\"x86_64-unknown-linux\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
# -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include ../../gcc-3.3.6/gcc/cp/g++spec.c)
# ../../gcc-3.3.6/gcc/cp/g++spec.c: In function 'lang_specific_driver':
# ../../gcc-3.3.6/gcc/cp/g++spec.c:58:7: warning: variable 'saw_verbose_flag' set but not used [-Wunused-but-set-variable]
# int saw_verbose_flag = 0;
# ^
# gcc -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o g++ \
# gcc.o g++spec.o intl.o prefix.o version.o ../libiberty/libiberty.a
# if [ -f specs.ready ] ; then \
# true; \
# else \
# echo timestamp > specs.ready; \
# fi
# (MAKE="make"; srcdir=`cd ../../gcc-3.3.6/gcc/fixinc && ${PWDCMD-pwd}` ; \
# CC="gcc"; CFLAGS=" -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE"; LDFLAGS=""; \
# WARN_CFLAGS="-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long "; LIBERTY=`pwd`/"../libiberty/libiberty.a"; \
# export MAKE srcdir CC CFLAGS LDFLAGS WARN_CFLAGS LIBERTY; \
# cd ./fixinc && \
# /bin/sh ${srcdir}/mkfixinc.sh x86_64-unknown-linux-gnu x86_64-unknown-linux-gnu)
# constructing ../fixinc.sh for x86_64-unknown-linux-gnu to run on x86_64-unknown-linux-gnu
# make TARGETS=oneprocess SHELL="/bin/bash" CC="gcc" CFLAGS=" -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE" LDFLAGS="" LIBERTY="/tmp/libstdc++5/src/gcc-build/gcc/../libiberty/libiberty.a" install-bin
# make[2]: Entering directory '/tmp/libstdc++5/src/gcc-build/gcc/fixinc'
# /bin/bash ../../../gcc-3.3.6/gcc/fixinc/genfixes machname.h
# No forbidden identifiers defined by this target
# gcc -c -DIN_GCC -DHAVE_CONFIG_H -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.3.6/gcc/fixinc -I../../../gcc-3.3.6/gcc/fixinc/.. -I../../../gcc-3.3.6/gcc/fixinc/../config -I../../../gcc-3.3.6/gcc/fixinc/../../include ../../../gcc-3.3.6/gcc/fixinc/fixincl.c
# ../../../gcc-3.3.6/gcc/fixinc/fixincl.c: In function 'initialize':
# ../../../gcc-3.3.6/gcc/fixinc/fixincl.c:232:5: warning: traditional C rejects string constant concatenation [-Wtraditional]
# ;
# ^
# ../../../gcc-3.3.6/gcc/fixinc/fixincl.c: In function 'process':
# ../../../gcc-3.3.6/gcc/fixinc/fixincl.c:1359:22: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
# fprintf (stderr, "%6d %-50s \r", data_map_size, pz_curr_file );
# ^
# ../../../gcc-3.3.6/gcc/fixinc/fixincl.c:1175:14: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized]
# if (test_test (p_test, pz_curr_file) != APPLY_FIX) {
# ^
# ../../../gcc-3.3.6/gcc/fixinc/fixincl.c:640:7: note: 'res' was declared here
# int res;
# ^
# gcc -c -DIN_GCC -DHAVE_CONFIG_H -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.3.6/gcc/fixinc -I../../../gcc-3.3.6/gcc/fixinc/.. -I../../../gcc-3.3.6/gcc/fixinc/../config -I../../../gcc-3.3.6/gcc/fixinc/../../include ../../../gcc-3.3.6/gcc/fixinc/fixtests.c
# ../../../gcc-3.3.6/gcc/fixinc/fixtests.c: In function 'machine_name_test':
# ../../../gcc-3.3.6/gcc/fixinc/fixtests.c:68:10: warning: unused parameter 'fname' [-Wunused-parameter]
# tCC* fname; \
# ^
# ../../../gcc-3.3.6/gcc/fixinc/fixtests.c:72:1: note: in expansion of macro 'TEST_FOR_FIX_PROC_HEAD'
# TEST_FOR_FIX_PROC_HEAD( machine_name_test )
# ^
# ../../../gcc-3.3.6/gcc/fixinc/fixtests.c:69:10: warning: unused parameter 'text' [-Wunused-parameter]
# tCC* text;
# ^
# ../../../gcc-3.3.6/gcc/fixinc/fixtests.c:72:1: note: in expansion of macro 'TEST_FOR_FIX_PROC_HEAD'
# TEST_FOR_FIX_PROC_HEAD( machine_name_test )
# ^
# ../../../gcc-3.3.6/gcc/fixinc/fixtests.c: In function 'stdc_0_in_system_headers_test':
# ../../../gcc-3.3.6/gcc/fixinc/fixtests.c:68:10: warning: unused parameter 'fname' [-Wunused-parameter]
# tCC* fname; \
# ^
# ../../../gcc-3.3.6/gcc/fixinc/fixtests.c:124:1: note: in expansion of macro 'TEST_FOR_FIX_PROC_HEAD'
# TEST_FOR_FIX_PROC_HEAD( stdc_0_in_system_headers_test )
# ^
# ../../../gcc-3.3.6/gcc/fixinc/fixtests.c:69:10: warning: unused parameter 'text' [-Wunused-parameter]
# tCC* text;
# ^
# ../../../gcc-3.3.6/gcc/fixinc/fixtests.c:124:1: note: in expansion of macro 'TEST_FOR_FIX_PROC_HEAD'
# TEST_FOR_FIX_PROC_HEAD( stdc_0_in_system_headers_test )
# ^
# gcc -c -DIN_GCC -DHAVE_CONFIG_H -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.3.6/gcc/fixinc -I../../../gcc-3.3.6/gcc/fixinc/.. -I../../../gcc-3.3.6/gcc/fixinc/../config -I../../../gcc-3.3.6/gcc/fixinc/../../include ../../../gcc-3.3.6/gcc/fixinc/fixfixes.c
# ../../../gcc-3.3.6/gcc/fixinc/fixfixes.c: In function 'machine_name_fix':
# ../../../gcc-3.3.6/gcc/fixinc/fixfixes.c:79:17: warning: unused parameter 'filname' [-Wunused-parameter]
# const char* filname; \
# ^
# ../../../gcc-3.3.6/gcc/fixinc/fixfixes.c:499:1: note: in expansion of macro 'FIX_PROC_HEAD'
# FIX_PROC_HEAD( machine_name_fix )
# ^
# ../../../gcc-3.3.6/gcc/fixinc/fixfixes.c:81:15: warning: unused parameter 'p_fixd' [-Wunused-parameter]
# tFixDesc* p_fixd;
# ^
# ../../../gcc-3.3.6/gcc/fixinc/fixfixes.c:499:1: note: in expansion of macro 'FIX_PROC_HEAD'
# FIX_PROC_HEAD( machine_name_fix )
# ^
# gcc -c -DIN_GCC -DHAVE_CONFIG_H -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.3.6/gcc/fixinc -I../../../gcc-3.3.6/gcc/fixinc/.. -I../../../gcc-3.3.6/gcc/fixinc/../config -I../../../gcc-3.3.6/gcc/fixinc/../../include ../../../gcc-3.3.6/gcc/fixinc/server.c
# gcc -c -DIN_GCC -DHAVE_CONFIG_H -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.3.6/gcc/fixinc -I../../../gcc-3.3.6/gcc/fixinc/.. -I../../../gcc-3.3.6/gcc/fixinc/../config -I../../../gcc-3.3.6/gcc/fixinc/../../include ../../../gcc-3.3.6/gcc/fixinc/procopen.c
# gcc -c -DIN_GCC -DHAVE_CONFIG_H -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.3.6/gcc/fixinc -I../../../gcc-3.3.6/gcc/fixinc/.. -I../../../gcc-3.3.6/gcc/fixinc/../config -I../../../gcc-3.3.6/gcc/fixinc/../../include ../../../gcc-3.3.6/gcc/fixinc/gnu-regex.c
# ../../../gcc-3.3.6/gcc/fixinc/gnu-regex.c: In function 'regex_compile':
# ../../../gcc-3.3.6/gcc/fixinc/gnu-regex.c:115:46: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# # define bzero(s, n) (memset (s, '\0', n), (s))
# ^
# ../../../gcc-3.3.6/gcc/fixinc/gnu-regex.c:2076:13: note: in expansion of macro 'bzero'
# bzero (b, (1 << BYTEWIDTH) / BYTEWIDTH);
# ^
# ../../../gcc-3.3.6/gcc/fixinc/gnu-regex.c: In function 'compile_range':
# ../../../gcc-3.3.6/gcc/fixinc/gnu-regex.c:1485:54: warning: signed and unsigned type in conditional expression [-Wsign-compare]
# (translate ? (char) translate[(unsigned char) (d)] : (d))
# ^
# ../../../gcc-3.3.6/gcc/fixinc/gnu-regex.c:1639:24: note: in definition of macro 'SET_LIST_BIT'
# (b[((unsigned char) (c)) / BYTEWIDTH] \
# ^
# ../../../gcc-3.3.6/gcc/fixinc/gnu-regex.c:3051:21: note: in expansion of macro 'TRANSLATE'
# SET_LIST_BIT (TRANSLATE (this_char));
# ^
# ../../../gcc-3.3.6/gcc/fixinc/gnu-regex.c:1485:54: warning: signed and unsigned type in conditional expression [-Wsign-compare]
# (translate ? (char) translate[(unsigned char) (d)] : (d))
# ^
# ../../../gcc-3.3.6/gcc/fixinc/gnu-regex.c:1640:30: note: in definition of macro 'SET_LIST_BIT'
# |= 1 << (((unsigned char) c) % BYTEWIDTH))
# ^
# ../../../gcc-3.3.6/gcc/fixinc/gnu-regex.c:3051:21: note: in expansion of macro 'TRANSLATE'
# SET_LIST_BIT (TRANSLATE (this_char));
# ^
# ../../../gcc-3.3.6/gcc/fixinc/gnu-regex.c: In function 're_compile_fastmap':
# ../../../gcc-3.3.6/gcc/fixinc/gnu-regex.c:115:46: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# # define bzero(s, n) (memset (s, '\0', n), (s))
# ^
# ../../../gcc-3.3.6/gcc/fixinc/gnu-regex.c:3105:3: note: in expansion of macro 'bzero'
# bzero (fastmap, 1 << BYTEWIDTH); /* Assume nothing's valid. */
# ^
# ../../../gcc-3.3.6/gcc/fixinc/gnu-regex.c: In function 're_match_2_internal':
# ../../../gcc-3.3.6/gcc/fixinc/gnu-regex.c:4794:25: warning: variable 'sdummy' set but not used [-Wunused-but-set-variable]
# const char *sdummy;
# ^
# ../../../gcc-3.3.6/gcc/fixinc/gnu-regex.c:4793:28: warning: variable 'pdummy' set but not used [-Wunused-but-set-variable]
# unsigned char *pdummy;
# ^
# gcc -c -DIN_GCC -DHAVE_CONFIG_H -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.3.6/gcc/fixinc -I../../../gcc-3.3.6/gcc/fixinc/.. -I../../../gcc-3.3.6/gcc/fixinc/../config -I../../../gcc-3.3.6/gcc/fixinc/../../include ../../../gcc-3.3.6/gcc/fixinc/fixlib.c
# gcc -DIN_GCC -DHAVE_CONFIG_H -march=x86-64 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc-3.3.6/gcc/fixinc -I../../../gcc-3.3.6/gcc/fixinc/.. -I../../../gcc-3.3.6/gcc/fixinc/../config -I../../../gcc-3.3.6/gcc/fixinc/../../include -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o gnu-regex.o fixlib.o /tmp/libstdc++5/src/gcc-build/gcc/../libiberty/libiberty.a
# echo timestamp > full-stamp
# ./fixincl -v < /dev/null
# 'fixincl version 1.1'
# chmod 755 ../fixinc.sh
# make[2]: Leaving directory '/tmp/libstdc++5/src/gcc-build/gcc/fixinc'
# rm -rf include; mkdir include
# chmod a+rx include
# (TARGET_MACHINE='x86_64-unknown-linux-gnu'; srcdir=`cd ../../gcc-3.3.6/gcc; ${PWDCMD-pwd}`; \
# SHELL='/bin/sh' ;\
# export TARGET_MACHINE srcdir SHELL ; \
# /bin/sh -c true `${PWDCMD-pwd}`/include /usr/include ; \
# rm -f include/syslimits.h; \
# if [ -f include/limits.h ]; then \
# mv include/limits.h include/syslimits.h; \
# else \
# cp ../../gcc-3.3.6/gcc/gsyslimits.h include/syslimits.h; \
# fi; \
# chmod a+r include/syslimits.h)
# echo timestamp > stmp-fixinc
# if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi
# for file in .. ../../gcc-3.3.6/gcc/ginclude/float.h ../../gcc-3.3.6/gcc/ginclude/iso646.h ../../gcc-3.3.6/gcc/ginclude/stdarg.h ../../gcc-3.3.6/gcc/ginclude/stdbool.h ../../gcc-3.3.6/gcc/ginclude/stddef.h ../../gcc-3.3.6/gcc/ginclude/varargs.h ../../gcc-3.3.6/gcc/unwind.h ../../gcc-3.3.6/gcc/config/i386/mmintrin.h ../../gcc-3.3.6/gcc/config/i386/xmmintrin.h ../../gcc-3.3.6/gcc/config/i386/emmintrin.h ../../gcc-3.3.6/gcc/config/i386/pmmintrin.h; do \
# if [ X$file != X.. ]; then \
# realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \
# echo timestamp > include/$realfile; \
# rm -f include/$realfile; \
# cp $file include; \
# chmod a+r include/$realfile; \
# fi; \
# done
# rm -f include/limits.h
# cp xlimits.h include/limits.h
# chmod a+r include/limits.h
# rm -f include/README
# cp ../../gcc-3.3.6/gcc/README-fixinc include/README
# chmod a+r include/README
# echo timestamp > stmp-int-hdrs
# objext='.o' \
# LIB1ASMFUNCS='' \
# LIB2FUNCS_1='_muldi3 _negdi2 _lshrdi3 _ashldi3 _ashrdi3 _ffsdi2 _clz _cmpdi2 _ucmpdi2 _floatdidf _floatdisf _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _fixunssfdi _fixsfdi _fixxfdi _fixunsxfdi' \
# LIB2FUNCS_2='_floatdixf _fixunsxfsi _fixtfdi _fixunstfdi _floatditf _clear_cache _trampoline __main _exit _absvsi2 _absvdi2 _addvsi3 _addvdi3 _subvsi3 _subvdi3 _mulvsi3 _mulvdi3 _negvsi2 _negvdi2 _ctors' \
# LIB2FUNCS_ST='_eprintf _bb __gcc_bcmp' \
# LIB2ADD='' \
# LIB2ADD_ST='' \
# LIB2ADDEH='../../gcc-3.3.6/gcc/unwind-dw2.c ../../gcc-3.3.6/gcc/unwind-dw2-fde-glibc.c ../../gcc-3.3.6/gcc/unwind-sjlj.c ../../gcc-3.3.6/gcc/unwind-c.c' \
# LIB2ADDEHDEP='unwind.inc unwind-dw2-fde.h unwind-dw2-fde.c' \
# FPBIT='' \
# FPBIT_FUNCS='_pack_sf _unpack_sf _addsub_sf _mul_sf _div_sf _fpcmp_parts_sf _compare_sf _eq_sf _ne_sf _gt_sf _ge_sf _lt_sf _le_sf _unord_sf _si_to_sf _sf_to_si _negate_sf _make_sf _sf_to_df _sf_to_tf _thenan_sf _sf_to_usi _usi_to_sf' \
# LIB2_DIVMOD_FUNCS='_divdi3 _moddi3 _udivdi3 _umoddi3 _udiv_w_sdiv _udivmoddi4' \
# DPBIT='' \
# DPBIT_FUNCS='_pack_df _unpack_df _addsub_df _mul_df _div_df _fpcmp_parts_df _compare_df _eq_df _ne_df _gt_df _ge_df _lt_df _le_df _unord_df _si_to_df _df_to_si _negate_df _make_df _df_to_sf _df_to_tf _thenan_df _df_to_usi _usi_to_df' \
# TPBIT='' \
# TPBIT_FUNCS='_pack_tf _unpack_tf _addsub_tf _mul_tf _div_tf _fpcmp_parts_tf _compare_tf _eq_tf _ne_tf _gt_tf _ge_tf _lt_tf _le_tf _unord_tf _si_to_tf _tf_to_si _negate_tf _make_tf _tf_to_df _tf_to_sf _thenan_tf _tf_to_usi _usi_to_tf' \
# MULTILIBS=`/tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include --print-multi-lib` \
# EXTRA_MULTILIB_PARTS='crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o' \
# SHLIB_LINK='/tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,--soname=@shlib_so_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @shlib_dir@@shlib_so_name@.so.1 @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
# SHLIB_INSTALL='$(SHELL) $(srcdir)/mkinstalldirs $(DESTDIR)$(slibdir)@shlib_slibdir_qual@; /bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c -m 644 @shlib_dir@@shlib_so_name@.so.1 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_so_name@.so.1; rm -f $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so; ln -s @shlib_so_name@.so.1 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so' \
# SHLIB_EXT='.so' \
# SHLIB_MULTILIB='' \
# SHLIB_MKMAP='../../gcc-3.3.6/gcc/mkmap-symver.awk' \
# SHLIB_MKMAP_OPTS='' \
# SHLIB_MAPFILES='../../gcc-3.3.6/gcc/libgcc-std.ver ../../gcc-3.3.6/gcc/config/i386/libgcc-x86_64-glibc.ver' \
# SHLIB_NM_FLAGS='-pg' \
# MULTILIB_OSDIRNAMES='. ../lib' \
# mkinstalldirs='/bin/sh ../../gcc-3.3.6/gcc/mkinstalldirs' \
# /bin/sh mklibgcc > tmp-libgcc.mk
# mv tmp-libgcc.mk libgcc.mk
# TM_DEFINES="" \
# HEADERS="ansidecl.h i386/biarch64.h i386/i386.h i386/unix.h i386/att.h dbxelf.h elfos.h svr4.h linux.h i386/x86-64.h i386/linux64.h defaults.h" XM_DEFINES="POSIX" \
# TARGET_CPU_DEFAULT="" \
# /bin/sh ../../gcc-3.3.6/gcc/mkconfig.sh tconfig.h
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-omit-frame-pointer -fno-asynchronous-unwind-tables \
# -c ../../gcc-3.3.6/gcc/crtstuff.c -DCRT_BEGIN \
# -o crtbegin.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fPIC \
# -c ../../gcc-3.3.6/gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O \
# -o crtbeginS.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-omit-frame-pointer -fno-asynchronous-unwind-tables \
# -c ../../gcc-3.3.6/gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O \
# -o crtbeginT.o
# ../../gcc-3.3.6/gcc/crtstuff.c: In function `__do_global_dtors_aux':
# ../../gcc-3.3.6/gcc/crtstuff.c:280: warning: passing arg 1 of `__deregister_frame_info' discards qualifiers from pointer target type
# ../../gcc-3.3.6/gcc/crtstuff.c: In function `frame_dummy':
# ../../gcc-3.3.6/gcc/crtstuff.c:316: warning: passing arg 1 of `__register_frame_info' discards qualifiers from pointer target type
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-omit-frame-pointer -fno-asynchronous-unwind-tables \
# -c ../../gcc-3.3.6/gcc/crtstuff.c -DCRT_END \
# -o crtend.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fPIC \
# -c ../../gcc-3.3.6/gcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O \
# -o crtendS.o
# make GCC_FOR_TARGET="/tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include" \
# BUILD_PREFIX="" BUILD_PREFIX_1="loser-" \
# AR_FOR_TARGET="ar" \
# AR_CREATE_FOR_TARGET="ar rc" \
# AR_FLAGS_FOR_TARGET="" \
# CFLAGS="-march=x86-64 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long " \
# RANLIB_FOR_TARGET="ranlib" \
# RANLIB_TEST_FOR_TARGET="[ -f ranlib ] || ( [ "x86_64-unknown-linux-gnu" = "x86_64-unknown-linux-gnu" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" \
# NM_FOR_TARGET="nm" AWK="gawk" \
# LIBGCC2_CFLAGS="-O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED " \
# INCLUDES="-I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include" \
# CONFIG_H="config.h auto-host.h ../../gcc-3.3.6/gcc/../include/ansidecl.h ../../gcc-3.3.6/gcc/config/i386/biarch64.h ../../gcc-3.3.6/gcc/config/i386/i386.h ../../gcc-3.3.6/gcc/config/i386/unix.h ../../gcc-3.3.6/gcc/config/i386/att.h ../../gcc-3.3.6/gcc/config/dbxelf.h ../../gcc-3.3.6/gcc/config/elfos.h ../../gcc-3.3.6/gcc/config/svr4.h ../../gcc-3.3.6/gcc/config/linux.h ../../gcc-3.3.6/gcc/config/i386/x86-64.h ../../gcc-3.3.6/gcc/config/i386/linux64.h ../../gcc-3.3.6/gcc/defaults.h ../../gcc-3.3.6/gcc/defaults.h insn-constants.h insn-flags.h" MACHMODE_H="machmode.h machmode.def ../../gcc-3.3.6/gcc/config/i386/i386-modes.def" \
# LIB1ASMSRC='' \
# MAKEOVERRIDES= \
# -f libgcc.mk all
# make[2]: Entering directory '/tmp/libstdc++5/src/gcc-build/gcc'
# for d in libgcc; do \
# if [ -d $d ]; then true; else /bin/sh ../../gcc-3.3.6/gcc/mkinstalldirs $d; fi; \
# done
# mkdir libgcc
# if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_muldi3 -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_muldi3.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_negdi2 -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_negdi2.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_lshrdi3 -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_lshrdi3.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_ashldi3 -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_ashldi3.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_ashrdi3 -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_ashrdi3.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_ffsdi2 -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_ffsdi2.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_clz -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_clz.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_cmpdi2 -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_cmpdi2.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_ucmpdi2 -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_ucmpdi2.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_floatdidf -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_floatdidf.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_floatdisf -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_floatdisf.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_fixunsdfsi -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_fixunsdfsi.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_fixunssfsi -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_fixunssfsi.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_fixunsdfdi -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_fixunsdfdi.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_fixdfdi -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_fixdfdi.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_fixunssfdi -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_fixunssfdi.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_fixsfdi -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_fixsfdi.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_fixxfdi -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_fixxfdi.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_fixunsxfdi -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_fixunsxfdi.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_floatdixf -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_floatdixf.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_fixunsxfsi -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_fixunsxfsi.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_fixtfdi -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_fixtfdi.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_fixunstfdi -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_fixunstfdi.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_floatditf -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_floatditf.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_clear_cache -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_clear_cache.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_trampoline -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_trampoline.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL__main -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./__main.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_exit -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_exit.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_absvsi2 -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_absvsi2.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_absvdi2 -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_absvdi2.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_addvsi3 -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_addvsi3.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_addvdi3 -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_addvdi3.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_subvsi3 -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_subvsi3.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_subvdi3 -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_subvdi3.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_mulvsi3 -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_mulvsi3.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_mulvdi3 -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_mulvdi3.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_negvsi2 -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_negvsi2.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_negvdi2 -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_negvdi2.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_ctors -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_ctors.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_divdi3 -c ../../gcc-3.3.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_divdi3.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_moddi3 -c ../../gcc-3.3.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_moddi3.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_udivdi3 -c ../../gcc-3.3.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udivdi3.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_umoddi3 -c ../../gcc-3.3.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_umoddi3.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_udiv_w_sdiv -c ../../gcc-3.3.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udiv_w_sdiv.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_udivmoddi4 -c ../../gcc-3.3.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udivmoddi4.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_eprintf -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_eprintf.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL_bb -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./_bb.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -DL__gcc_bcmp -c ../../gcc-3.3.6/gcc/libgcc2.c -o libgcc/./__gcc_bcmp.o
# rm -rf ./libgcc.a
# ar rc ./libgcc.a libgcc/./_muldi3.oS libgcc/./_negdi2.oS libgcc/./_lshrdi3.oS libgcc/./_ashldi3.oS libgcc/./_ashrdi3.oS libgcc/./_ffsdi2.oS libgcc/./_clz.oS libgcc/./_cmpdi2.oS libgcc/./_ucmpdi2.oS libgcc/./_floatdidf.oS libgcc/./_floatdisf.oS libgcc/./_fixunsdfsi.oS libgcc/./_fixunssfsi.oS libgcc/./_fixunsdfdi.oS libgcc/./_fixdfdi.oS libgcc/./_fixunssfdi.oS libgcc/./_fixsfdi.oS libgcc/./_fixxfdi.oS libgcc/./_fixunsxfdi.oS libgcc/./_floatdixf.oS libgcc/./_fixunsxfsi.oS libgcc/./_fixtfdi.oS libgcc/./_fixunstfdi.oS libgcc/./_floatditf.oS libgcc/./_clear_cache.oS libgcc/./_trampoline.oS libgcc/./__main.oS libgcc/./_exit.oS libgcc/./_absvsi2.oS libgcc/./_absvdi2.oS libgcc/./_addvsi3.oS libgcc/./_addvdi3.oS libgcc/./_subvsi3.oS libgcc/./_subvdi3.oS libgcc/./_mulvsi3.oS libgcc/./_mulvdi3.oS libgcc/./_negvsi2.oS libgcc/./_negvdi2.oS libgcc/./_ctors.oS libgcc/./_divdi3.oS libgcc/./_moddi3.oS libgcc/./_udivdi3.oS libgcc/./_umoddi3.oS libgcc/./_udiv_w_sdiv.oS libgcc/./_udivmoddi4.oS libgcc/./_eprintf.oS libgcc/./_bb.oS libgcc/./__gcc_bcmp.oS
# if [ -f ranlib ] || ( [ x86_64-unknown-linux-gnu = x86_64-unknown-linux-gnu ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \
# ranlib ./libgcc.a ; \
# else true; fi;
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -fexceptions -c ../../gcc-3.3.6/gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -fexceptions -c ../../gcc-3.3.6/gcc/unwind-dw2-fde-glibc.c -o libgcc/./unwind-dw2-fde-glibc.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -fexceptions -c ../../gcc-3.3.6/gcc/unwind-sjlj.c -o libgcc/./unwind-sjlj.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -fexceptions -c ../../gcc-3.3.6/gcc/unwind-c.c -o libgcc/./unwind-c.o
# rm -rf ./libgcc_eh.a
# ar rc ./libgcc_eh.a libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde-glibc.o libgcc/./unwind-sjlj.o libgcc/./unwind-c.o
# if [ -f ranlib ] || ( [ x86_64-unknown-linux-gnu = x86_64-unknown-linux-gnu ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \
# ranlib ./libgcc_eh.a ; \
# else true; fi;
# { nm -pg libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde-glibc.o libgcc/./unwind-sjlj.o libgcc/./unwind-c.o; echo %%; \
# cat ../../gcc-3.3.6/gcc/libgcc-std.ver ../../gcc-3.3.6/gcc/config/i386/libgcc-x86_64-glibc.ver | sed -e "/^[ ]*#/d" -e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \
# | /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config -I../../gcc-3.3.6/gcc/../include -E -xassembler-with-cpp -; \
# } | gawk -f ../../gcc-3.3.6/gcc/mkmap-symver.awk > libgcc/./tmp-libgcc.map
# mv libgcc/./tmp-libgcc.map libgcc/./libgcc.map
# make GCC_FOR_TARGET="/tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include" \
# AR_FOR_TARGET="ar" \
# AR_CREATE_FOR_TARGET="ar rc" \
# AR_EXTRACT_FOR_TARGET="" \
# AR_FLAGS_FOR_TARGET="" \
# CC="gcc" CFLAGS="-march=x86-64 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long " \
# BUILD_PREFIX="" \
# BUILD_PREFIX_1="loser-" \
# LANGUAGES="" \
# LIBGCC2_CFLAGS="-O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED " \
# MULTILIB_CFLAGS="" T= crtbegin.o
# make[3]: Entering directory '/tmp/libstdc++5/src/gcc-build/gcc'
# make[3]: Leaving directory '/tmp/libstdc++5/src/gcc-build/gcc'
# make GCC_FOR_TARGET="/tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include" \
# AR_FOR_TARGET="ar" \
# AR_CREATE_FOR_TARGET="ar rc" \
# AR_EXTRACT_FOR_TARGET="" \
# AR_FLAGS_FOR_TARGET="" \
# CC="gcc" CFLAGS="-march=x86-64 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long " \
# BUILD_PREFIX="" \
# BUILD_PREFIX_1="loser-" \
# LANGUAGES="" \
# LIBGCC2_CFLAGS="-O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED " \
# MULTILIB_CFLAGS="" T= crtend.o
# make[3]: Entering directory '/tmp/libstdc++5/src/gcc-build/gcc'
# make[3]: Leaving directory '/tmp/libstdc++5/src/gcc-build/gcc'
# make GCC_FOR_TARGET="/tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include" \
# AR_FOR_TARGET="ar" \
# AR_CREATE_FOR_TARGET="ar rc" \
# AR_EXTRACT_FOR_TARGET="" \
# AR_FLAGS_FOR_TARGET="" \
# CC="gcc" CFLAGS="-march=x86-64 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long " \
# BUILD_PREFIX="" \
# BUILD_PREFIX_1="loser-" \
# LANGUAGES="" \
# LIBGCC2_CFLAGS="-O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED " \
# MULTILIB_CFLAGS="" T= crtbeginS.o
# make[3]: Entering directory '/tmp/libstdc++5/src/gcc-build/gcc'
# make[3]: Leaving directory '/tmp/libstdc++5/src/gcc-build/gcc'
# make GCC_FOR_TARGET="/tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include" \
# AR_FOR_TARGET="ar" \
# AR_CREATE_FOR_TARGET="ar rc" \
# AR_EXTRACT_FOR_TARGET="" \
# AR_FLAGS_FOR_TARGET="" \
# CC="gcc" CFLAGS="-march=x86-64 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long " \
# BUILD_PREFIX="" \
# BUILD_PREFIX_1="loser-" \
# LANGUAGES="" \
# LIBGCC2_CFLAGS="-O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED " \
# MULTILIB_CFLAGS="" T= crtendS.o
# make[3]: Entering directory '/tmp/libstdc++5/src/gcc-build/gcc'
# make[3]: Leaving directory '/tmp/libstdc++5/src/gcc-build/gcc'
# make GCC_FOR_TARGET="/tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include" \
# AR_FOR_TARGET="ar" \
# AR_CREATE_FOR_TARGET="ar rc" \
# AR_EXTRACT_FOR_TARGET="" \
# AR_FLAGS_FOR_TARGET="" \
# CC="gcc" CFLAGS="-march=x86-64 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long " \
# BUILD_PREFIX="" \
# BUILD_PREFIX_1="loser-" \
# LANGUAGES="" \
# LIBGCC2_CFLAGS="-O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED " \
# MULTILIB_CFLAGS="" T= crtbeginT.o
# make[3]: Entering directory '/tmp/libstdc++5/src/gcc-build/gcc'
# make[3]: Leaving directory '/tmp/libstdc++5/src/gcc-build/gcc'
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc/./libgcc.map -o libgcc_s.so.1 libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde-glibc.o libgcc/./unwind-sjlj.o libgcc/./unwind-c.o -lc && rm -f libgcc_s.so && ln -s libgcc_s.so.1 libgcc_s.so
# make[2]: Leaving directory '/tmp/libstdc++5/src/gcc-build/gcc'
# echo timestamp > stmp-multilib
# make[1]: Leaving directory '/tmp/libstdc++5/src/gcc-build/gcc'
# Configuring in x86_64-unknown-linux/libiberty
# creating cache ../config.cache
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for makeinfo... makeinfo
# checking for perl... perl
# checking host system type... x86_64-unknown-linux-gnu
# checking build system type... x86_64-unknown-linux-gnu
# checking for ar... ar
# checking for ranlib... ranlib
# checking for gcc... /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include
# checking whether we are using GNU C... yes
# checking whether /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include accepts -g... yes
# checking whether /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include and cc understand -c and -o together... yes
# checking for POSIXized ISC... no
# checking for working const... yes
# checking for inline... inline
# checking for a BSD compatible install... /usr/bin/install -c
# Appending ../../../gcc-3.3.6/libiberty/../config/mh-x86pic to xhost-mkfrag
# checking how to run the C preprocessor... /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E
# checking for sys/file.h... yes
# checking for sys/param.h... yes
# checking for limits.h... yes
# checking for stdlib.h... yes
# checking for malloc.h... yes
# checking for string.h... yes
# checking for unistd.h... yes
# checking for strings.h... yes
# checking for sys/time.h... yes
# checking for time.h... yes
# checking for sys/resource.h... yes
# checking for sys/stat.h... yes
# checking for sys/mman.h... yes
# checking for fcntl.h... yes
# checking for alloca.h... yes
# checking for sys/pstat.h... no
# checking for sys/sysmp.h... no
# checking for sys/sysinfo.h... yes
# checking for machine/hal_sysinfo.h... no
# checking for sys/table.h... no
# checking for sys/sysctl.h... yes
# checking for sys/systemcfg.h... no
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking whether errno must be declared... no
# checking for ANSI C header files... yes
# checking for uintptr_t... no
# checking for pid_t... yes
# checking whether the C compiler ( /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -march=x86-64 -O2 ) works... yes
# checking whether the C compiler ( /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -march=x86-64 -O2 ) is a cross-compiler... no
# checking for asprintf... yes
# checking for atexit... yes
# checking for basename... yes
# checking for bcmp... yes
# checking for bcopy... yes
# checking for bsearch... yes
# checking for bzero... yes
# checking for calloc... yes
# checking for clock... yes
# checking for ffs... yes
# checking for getcwd... yes
# checking for getpagesize... yes
# checking for index... yes
# checking for insque... yes
# checking for memchr... yes
# checking for memcmp... yes
# checking for memcpy... yes
# checking for memmove... yes
# checking for memset... yes
# checking for mkstemps... yes
# checking for putenv... yes
# checking for random... yes
# checking for rename... yes
# checking for rindex... yes
# checking for setenv... yes
# checking for sigsetmask... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for strdup... yes
# checking for strncasecmp... yes
# checking for strrchr... yes
# checking for strstr... yes
# checking for strtod... yes
# checking for strtol... yes
# checking for strtoul... yes
# checking for tmpnam... yes
# checking for vasprintf... yes
# checking for vfprintf... yes
# checking for vprintf... yes
# checking for vsprintf... yes
# checking for waitpid... yes
# checking whether alloca needs Cray hooks... no
# checking stack direction for C alloca... -1
# checking for vfork.h... no
# checking for working vfork... yes
# checking for _doprnt... no
# checking for sys_errlist... yes
# checking for sys_nerr... yes
# checking for sys_siglist... yes
# checking for external symbol _system_configuration... no
# checking whether canonicalize_file_name must be declared... yes
# checking for getrusage... yes
# checking for on_exit... yes
# checking for psignal... yes
# checking for strerror... yes
# checking for strsignal... yes
# checking for sysconf... yes
# checking for times... yes
# checking for sbrk... yes
# checking for gettimeofday... yes
# checking for realpath... yes
# checking for canonicalize_file_name... yes
# checking for pstat_getstatic... no
# checking for pstat_getdynamic... no
# checking for sysmp... no
# checking for getsysinfo... no
# checking for table... no
# checking for sysctl... yes
# checking for unistd.h... (cached) yes
# checking for getpagesize... (cached) yes
# checking for working mmap... yes
# checking for working strncmp... yes
# updating cache ../config.cache
# creating ./config.status
# creating Makefile
# creating testsuite/Makefile
# creating config.h
# make[1]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libiberty'
# if [ x"-fpic" != x ] && [ ! -d pic ]; then \
# mkdir pic; \
# else true; fi
# touch stamp-picdir
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/regex.c -o pic/regex.o; \
# else true; fi
# In file included from ../../../gcc-3.3.6/include/xregex.h:26,
# from ../../../gcc-3.3.6/libiberty/regex.c:195:
# ../../../gcc-3.3.6/include/xregex2.h:548: warning: ISO C90 does not support `static' or type qualifiers in parameter array declarators
# In file included from ../../../gcc-3.3.6/libiberty/regex.c:649:
# ../../../gcc-3.3.6/libiberty/regex.c: In function `byte_compile_range':
# ../../../gcc-3.3.6/libiberty/regex.c:4548: warning: signed and unsigned type in conditional expression
# ../../../gcc-3.3.6/libiberty/regex.c:4558: warning: signed and unsigned type in conditional expression
# ../../../gcc-3.3.6/libiberty/regex.c:4558: warning: signed and unsigned type in conditional expression
# ../../../gcc-3.3.6/libiberty/regex.c: In function `xregcomp':
# ../../../gcc-3.3.6/libiberty/regex.c:8043: warning: signed and unsigned type in conditional expression
# ../../../gcc-3.3.6/libiberty/regex.c: In function `xregerror':
# ../../../gcc-3.3.6/libiberty/regex.c:8178: warning: unused parameter `preg'
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/regex.c -o regex.o
# In file included from ../../../gcc-3.3.6/include/xregex.h:26,
# from ../../../gcc-3.3.6/libiberty/regex.c:195:
# ../../../gcc-3.3.6/include/xregex2.h:548: warning: ISO C90 does not support `static' or type qualifiers in parameter array declarators
# In file included from ../../../gcc-3.3.6/libiberty/regex.c:649:
# ../../../gcc-3.3.6/libiberty/regex.c: In function `byte_compile_range':
# ../../../gcc-3.3.6/libiberty/regex.c:4548: warning: signed and unsigned type in conditional expression
# ../../../gcc-3.3.6/libiberty/regex.c:4558: warning: signed and unsigned type in conditional expression
# ../../../gcc-3.3.6/libiberty/regex.c:4558: warning: signed and unsigned type in conditional expression
# ../../../gcc-3.3.6/libiberty/regex.c: In function `xregcomp':
# ../../../gcc-3.3.6/libiberty/regex.c:8043: warning: signed and unsigned type in conditional expression
# ../../../gcc-3.3.6/libiberty/regex.c: In function `xregerror':
# ../../../gcc-3.3.6/libiberty/regex.c:8178: warning: unused parameter `preg'
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/cplus-dem.c -o cplus-dem.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/cp-demangle.c -o cp-demangle.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/md5.c -o pic/md5.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/md5.c -o md5.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/alloca.c -o pic/alloca.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/alloca.c -o alloca.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/argv.c -o pic/argv.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/argv.c -o argv.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/choose-temp.c -o pic/choose-temp.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/choose-temp.c -o choose-temp.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/concat.c -o pic/concat.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/concat.c -o concat.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/dyn-string.c -o pic/dyn-string.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/dyn-string.c -o dyn-string.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/fdmatch.c -o pic/fdmatch.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/fdmatch.c -o fdmatch.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/fibheap.c -o pic/fibheap.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/fibheap.c -o fibheap.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/floatformat.c -o pic/floatformat.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/floatformat.c -o floatformat.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/fnmatch.c -o pic/fnmatch.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/fnmatch.c -o fnmatch.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/getopt.c -o pic/getopt.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/getopt.c -o getopt.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/getopt1.c -o pic/getopt1.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/getopt1.c -o getopt1.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/getpwd.c -o pic/getpwd.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/getpwd.c -o getpwd.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/getruntime.c -o pic/getruntime.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/getruntime.c -o getruntime.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/hashtab.c -o pic/hashtab.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/hashtab.c -o hashtab.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/hex.c -o pic/hex.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/hex.c -o hex.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/lbasename.c -o pic/lbasename.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/lbasename.c -o lbasename.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/lrealpath.c -o pic/lrealpath.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/lrealpath.c -o lrealpath.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/make-relative-prefix.c -o make-relative-prefix.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/make-temp-file.c -o make-temp-file.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/objalloc.c -o pic/objalloc.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/objalloc.c -o objalloc.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/obstack.c -o pic/obstack.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/obstack.c -o obstack.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/partition.c -o pic/partition.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/partition.c -o partition.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/physmem.c -o pic/physmem.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/physmem.c -o physmem.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/pexecute.c -o pic/pexecute.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/pexecute.c -o pexecute.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/safe-ctype.c -o safe-ctype.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/sort.c -o pic/sort.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/sort.c -o sort.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/spaces.c -o pic/spaces.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/spaces.c -o spaces.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/splay-tree.c -o pic/splay-tree.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/splay-tree.c -o splay-tree.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/strerror.c -o pic/strerror.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/strerror.c -o strerror.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/strsignal.c -o pic/strsignal.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/strsignal.c -o strsignal.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/ternary.c -o pic/ternary.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/ternary.c -o ternary.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/xatexit.c -o pic/xatexit.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/xatexit.c -o xatexit.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/xexit.c -o pic/xexit.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/xexit.c -o xexit.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/xmalloc.c -o pic/xmalloc.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/xmalloc.c -o xmalloc.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/xmemdup.c -o pic/xmemdup.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/xmemdup.c -o xmemdup.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/xstrdup.c -o pic/xstrdup.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/xstrdup.c -o xstrdup.o
# if [ x"-fpic" != x ]; then \
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic -fpic ../../../gcc-3.3.6/libiberty/xstrerror.c -o pic/xstrerror.o; \
# else true; fi
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -DHAVE_CONFIG_H -O2 -march=x86-64 -O2 -I. -I../../../gcc-3.3.6/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc-3.3.6/libiberty/xstrerror.c -o xstrerror.o
# rm -f libiberty.a pic/libiberty.a
# ar rc libiberty.a \
# regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o
# ranlib libiberty.a
# if [ x"-fpic" != x ]; then \
# cd pic; \
# ar rc libiberty.a \
# regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o ; \
# ranlib libiberty.a; \
# cd ..; \
# else true; fi
# rm -f needed-list; touch needed-list; \
# for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
# for g in ; do \
# case "$g" in \
# *$f*) echo $g >> needed-list ;; \
# esac; \
# done; \
# done
# echo regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list
# make[2]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libiberty/testsuite'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libiberty/testsuite'
# make[1]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libiberty'
# Configuring in x86_64-unknown-linux/libstdc++-v3
# loading cache ../config.cache
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking build system type... x86_64-unknown-linux-gnu
# checking for Cygwin environment... no
# checking for mingw32 environment... no
# checking for gawk... gawk
# checking whether ln -s works... yes
# checking for gcc... (cached) /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include
# checking whether we are using GNU C... (cached) yes
# checking whether /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include accepts -g... (cached) yes
# checking for c++... /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include
# checking whether we are using GNU C++... yes
# checking whether /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include accepts -g... yes
# checking for GCC version number... 3.3.6
# checking for strerror in -lcposix... no
# checking for as... as
# checking for ar... (cached) ar
# checking for ranlib... (cached) ranlib
# checking for a BSD compatible install... (cached) /usr/bin/install -c
# checking whether to enable maintainer-specific portions of Makefiles... no
# CPU config directory is cpu/i486
# OS config directory is os/gnu-linux
# checking whether build environment is sane... yes
# checking whether make sets ${MAKE}... yes
# checking for working aclocal... found
# checking for working autoconf... found
# checking for working automake... found
# checking for working autoheader... found
# checking for working makeinfo... found
# checking for ld used by GCC... ld
# checking if the linker (ld) is GNU ld... yes
# checking for ld option to reload object files... -r
# checking for BSD-compatible nm... nm
# checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
# checking for object suffix... o
# checking for file... /usr/bin/file
# checking for ranlib... (cached) ranlib
# checking for strip... strip
# checking how to run the C++ preprocessor... /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E
# updating cache ../config.cache
# loading cache ../config.cache within ltconfig
# checking whether -lc should be explicitly linked in... no
# checking for objdir... .libs
# checking for /tmp/libstdc++5/src/gcc-build/gcc/xgcc option to produce PIC... -fPIC -DPIC
# checking if /tmp/libstdc++5/src/gcc-build/gcc/xgcc PIC flag -fPIC -DPIC works... yes
# checking if /tmp/libstdc++5/src/gcc-build/gcc/xgcc static flag -static works... yes
# finding the maximum length of command line arguments... 49153
# checking if /tmp/libstdc++5/src/gcc-build/gcc/xgcc supports -c -o file.o... yes
# checking if /tmp/libstdc++5/src/gcc-build/gcc/xgcc supports -fno-rtti -fno-exceptions ... no
# checking whether the linker (ld -m elf_x86_64) supports shared libraries... yes
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking command to parse nm output... ok
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for dlopen in -ldl... yes
# checking for dlfcn.h... yes
# checking whether a program can dlopen itself... yes
# checking whether a statically linked program can dlopen itself... no
# creating libtool
# updating cache ../config.cache
# loading cache ../config.cache
# loading cache ../config.cache within ltconfig
# checking host system type... x86_64-unknown-linux-gnu
# checking build system type... x86_64-unknown-linux-gnu
# checking for objdir... .libs
# checking for /tmp/libstdc++5/src/gcc-build/gcc/xgcc option to produce PIC... -fPIC -DPIC
# checking if /tmp/libstdc++5/src/gcc-build/gcc/xgcc PIC flag -fPIC -DPIC works... yes
# checking if /tmp/libstdc++5/src/gcc-build/gcc/xgcc static flag -static works... no
# finding the maximum length of command line arguments... (cached) 49153
# checking if /tmp/libstdc++5/src/gcc-build/gcc/xgcc supports -c -o file.o... (cached) yes
# checking if /tmp/libstdc++5/src/gcc-build/gcc/xgcc supports -fno-rtti -fno-exceptions ... yes
# checking whether the linker (ld -m elf_x86_64) supports shared libraries...
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking command to parse nm output... failed
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for dlfcn.h... (cached) yes
# checking whether a program can dlopen itself... (cached) yes
# checking whether a statically linked program can dlopen itself... (cached) no
# appending configuration tag "CXX" to libtool
# checking for GNU make... make
# checking how to run the C preprocessor... (cached) /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E
# checking for cstdio to use... stdio
# checking for clocale to use... generic
# checking for c header strategy to use... c_std
# checking for ISO C99 support in ... yes
# checking for ISO C99 support in ... yes
# checking for lldiv_t declaration... yes
# checking for ISO C99 support in ... yes
# checking for additional ISO C99 support in ... yes
# checking for enabled ISO C99 support... yes
# checking for enabled long long I/O support... yes
# checking for thread model used by GCC... posix
# checking for exception model to use... call frame
# checking for use of libunwind... no
# checking for extra compiler flags for building...
# checking for additional debug build... no
# checking for debug build flags...
# checking for string.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for nan.h... no
# checking for ieeefp.h... no
# checking for endian.h... yes
# checking for sys/isa_defs.h... no
# checking for machine/endian.h... no
# checking for machine/param.h... no
# checking for sys/machine.h... no
# checking for fp.h... no
# checking for locale.h... yes
# checking for float.h... yes
# checking for inttypes.h... yes
# checking for gconv.h... yes
# checking for sys/types.h... yes
# checking for g++ that supports -ffunction-sections -fdata-sections... yes
# checking for __builtin_abs declaration... yes
# checking for __builtin_abs linkage... yes
# checking for __builtin_fabsf declaration... yes
# checking for __builtin_fabsf linkage... yes
# checking for __builtin_fabs declaration... yes
# checking for __builtin_fabs linkage... yes
# checking for __builtin_fabsl declaration... yes
# checking for __builtin_fabsl linkage... yes
# checking for __builtin_labs declaration... yes
# checking for __builtin_labs linkage... yes
# checking for __builtin_sqrtf declaration... yes
# checking for __builtin_sqrtf linkage... no
# checking for __builtin_sqrt declaration... yes
# checking for __builtin_sqrt linkage... no
# checking for __builtin_sqrtl declaration... yes
# checking for __builtin_sqrtl linkage... no
# checking for __builtin_sinf declaration... yes
# checking for __builtin_sinf linkage... yes
# checking for __builtin_sin declaration... yes
# checking for __builtin_sin linkage... yes
# checking for __builtin_sinl declaration... yes
# checking for __builtin_sinl linkage... yes
# checking for __builtin_cosf declaration... yes
# checking for __builtin_cosf linkage... yes
# checking for __builtin_cos declaration... yes
# checking for __builtin_cos linkage... yes
# checking for __builtin_cosl declaration... yes
# checking for __builtin_cosl linkage... yes
# checking for sin in -lm... yes
# checking for isinf declaration... yes
# checking for isinf... yes
# checking for isnan declaration... yes
# checking for isnan... yes
# checking for finite declaration... yes
# checking for finite... yes
# checking for copysign declaration... yes
# checking for copysign... yes
# checking for sincos declaration... yes
# checking for sincos... yes
# checking for fpclass declaration... no
# checking for _fpclass declaration... no
# checking for qfpclass declaration... no
# checking for _qfpclass declaration... no
# checking for hypot declaration... yes
# checking for hypot... yes
# checking for float trig functions... yes
# checking for acosf... yes
# checking for asinf... yes
# checking for atanf... yes
# checking for cosf... yes
# checking for sinf... yes
# checking for tanf... yes
# checking for coshf... yes
# checking for sinhf... yes
# checking for tanhf... yes
# checking for float round functions... yes
# checking for ceilf... yes
# checking for floorf... yes
# checking for expf declaration... yes
# checking for expf... yes
# checking for isnanf declaration... yes
# checking for isnanf... yes
# checking for isinff declaration... yes
# checking for isinff... yes
# checking for atan2f declaration... yes
# checking for atan2f... yes
# checking for fabsf declaration... yes
# checking for fabsf... yes
# checking for fmodf declaration... yes
# checking for fmodf... yes
# checking for frexpf declaration... yes
# checking for frexpf... yes
# checking for hypotf declaration... yes
# checking for hypotf... yes
# checking for ldexpf declaration... yes
# checking for ldexpf... yes
# checking for logf declaration... yes
# checking for logf... yes
# checking for log10f declaration... yes
# checking for log10f... yes
# checking for modff declaration... yes
# checking for modff... yes
# checking for powf declaration... yes
# checking for powf... yes
# checking for sqrtf declaration... yes
# checking for sqrtf... yes
# checking for sincosf declaration... yes
# checking for sincosf... yes
# checking for finitef declaration... yes
# checking for finitef... yes
# checking for long double trig functions... yes
# checking for acosl... yes
# checking for asinl... yes
# checking for atanl... yes
# checking for cosl... yes
# checking for sinl... yes
# checking for tanl... yes
# checking for coshl... yes
# checking for sinhl... yes
# checking for tanhl... yes
# checking for long double round functions... yes
# checking for ceill... yes
# checking for floorl... yes
# checking for isnanl declaration... yes
# checking for isnanl... yes
# checking for isinfl declaration... yes
# checking for isinfl... yes
# checking for copysignl declaration... yes
# checking for copysignl... yes
# checking for atan2l declaration... yes
# checking for atan2l... yes
# checking for expl declaration... yes
# checking for expl... yes
# checking for fabsl declaration... yes
# checking for fabsl... yes
# checking for fmodl declaration... yes
# checking for fmodl... yes
# checking for frexpl declaration... yes
# checking for frexpl... yes
# checking for hypotl declaration... yes
# checking for hypotl... yes
# checking for ldexpl declaration... yes
# checking for ldexpl... yes
# checking for logl declaration... yes
# checking for logl... yes
# checking for log10l declaration... yes
# checking for log10l... yes
# checking for modfl declaration... yes
# checking for modfl... yes
# checking for powl declaration... yes
# checking for powl... yes
# checking for sqrtl declaration... yes
# checking for sqrtl... yes
# checking for sincosl declaration... yes
# checking for sincosl... yes
# checking for finitel declaration... yes
# checking for finitel... yes
# checking for _float trig functions... no
# checking for _float round functions... no
# checking for _long double trig functions... no
# checking for _long double round functions... no
# checking for main in -lm... yes
# checking for nan... yes
# checking for copysignf... yes
# checking for __signbit... yes
# checking for __signbitf... yes
# checking for __signbitl... yes
# checking for mbstate_t... yes
# checking for wchar.h... yes
# checking for wctype.h... yes
# checking for WCHAR_MIN and WCHAR_MAX... yes
# checking for WEOF... yes
# checking for wcslen... yes
# checking for wmemchr... yes
# checking for wmemcmp... yes
# checking for wmemcpy... yes
# checking for wmemmove... yes
# checking for wmemset... yes
# checking for btowc... yes
# checking for wctob... yes
# checking for fgetwc... yes
# checking for fgetws... yes
# checking for fputwc... yes
# checking for fputws... yes
# checking for fwide... yes
# checking for fwprintf... yes
# checking for fwscanf... yes
# checking for swprintf... yes
# checking for swscanf... yes
# checking for vfwprintf... yes
# checking for vfwscanf... yes
# checking for vswprintf... yes
# checking for vswscanf... yes
# checking for vwprintf... yes
# checking for vwscanf... yes
# checking for wprintf... yes
# checking for wscanf... yes
# checking for getwc... yes
# checking for getwchar... yes
# checking for mbsinit... yes
# checking for mbrlen... yes
# checking for mbrtowc... yes
# checking for mbsrtowcs... yes
# checking for wcsrtombs... yes
# checking for putwc... yes
# checking for putwchar... yes
# checking for ungetwc... yes
# checking for wcrtomb... yes
# checking for wcstod... yes
# checking for wcstof... yes
# checking for wcstol... yes
# checking for wcstoul... yes
# checking for wcscpy... yes
# checking for wcsncpy... yes
# checking for wcscat... yes
# checking for wcsncat... yes
# checking for wcscmp... yes
# checking for wcscoll... yes
# checking for wcsncmp... yes
# checking for wcsxfrm... yes
# checking for wcscspn... yes
# checking for wcsspn... yes
# checking for wcstok... yes
# checking for wcsftime... yes
# checking for wcschr... yes
# checking for wcspbrk... yes
# checking for wcsrchr... yes
# checking for wcsstr... yes
# checking for ISO C99 wchar_t support... yes
# checking for iconv.h... yes
# checking for langinfo.h... yes
# checking for iconv in -liconv... no
# checking for iconv_open... yes
# checking for iconv_close... yes
# checking for iconv... yes
# checking for nl_langinfo... yes
# checking for XPG2 wchar_t support... yes
# checking for enabled wchar_t specializations... yes
# checking for strtold declaration... yes
# checking for strtold... yes
# checking for strtof declaration... yes
# checking for strtof... yes
# checking for drand48... yes
# checking for isatty declaration... yes
# checking for isatty... yes
# checking for sys/ioctl.h... yes
# checking for sys/filio.h... no
# checking for locale.h... (cached) yes
# checking for LC_MESSAGES... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking for sys/types.h... (cached) yes
# checking for getpagesize... (cached) yes
# checking for working mmap... (cached) yes
# checking for shared libgcc... yes
# checking versioning on shared library symbols... gnu
# checking for unistd.h... (cached) yes
# checking for sys/time.h... (cached) yes
# checking for sys/resource.h... (cached) yes
# checking for testsuite memory limit support... yes
# checking for setenv declaration... yes
# checking for setenv... (cached) yes
# updating cache ../config.cache
# checking for --with-gxx-include-dir... no
# checking for --enable-version-specific-runtime-libs... no
# checking for install location... $(prefix)/include/c++/3.3.6
# creating ./config.status
# creating Makefile
# creating include/Makefile
# creating src/Makefile
# creating libmath/Makefile
# creating libio/Makefile
# creating libsupc++/Makefile
# creating po/Makefile
# creating testsuite/Makefile
# creating mkcheck
# creating testsuite_flags
# creating config.h
#
# Please make certain that you read the installation information here:
# faster => ../../../gcc-3.3.6/libstdc++-v3/docs/html/install.html
# slower =>
#
# and the configuration information here:
# faster => ../../../gcc-3.3.6/libstdc++-v3/docs/html/configopts.html
# slower =>
#
# before proceeding with make.
#
# make[1]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3'
# make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include" "CFLAGS=-O2 -march=x86-64 -O2" "CXXFLAGS=-march=x86-64 -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-O2 -march=x86-64 -O2" "INSTALL=/bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c" "INSTALL_DATA=/bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c " "INSTALL_SCRIPT=/bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c" "LDFLAGS=" "LIBCFLAGS=-O2 -march=x86-64 -O2" "LIBCFLAGS_FOR_TARGET=-O2 -march=x86-64 -O2" "MAKE=make" "MAKEINFO=makeinfo --no-split " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=/usr/x86_64-unknown-linux" "gxx_include_dir=/usr/include/c++/3.3.6" "AR=ar" "AS=as" "LD=ld" "LIBCFLAGS=-O2 -march=x86-64 -O2" "PICFLAG=" "RANLIB=ranlib" "NM=nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" all-recursive
# make[2]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3'
# : make ; exec true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include" "CFLAGS=-O2 -march=x86-64 -O2" "CXXFLAGS=-march=x86-64 -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-O2 -march=x86-64 -O2" "INSTALL=/bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c" "INSTALL_DATA=/bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c " "INSTALL_SCRIPT=/bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c" "LDFLAGS=" "LIBCFLAGS=-O2 -march=x86-64 -O2" "LIBCFLAGS_FOR_TARGET=-O2 -march=x86-64 -O2" "MAKE=make" "MAKEINFO=makeinfo --no-split " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=/usr/x86_64-unknown-linux" "gxx_include_dir=/usr/include/c++/3.3.6" "AR=ar" "AS=as" "LD=ld" "LIBCFLAGS=-O2 -march=x86-64 -O2" "PICFLAG=" "RANLIB=ranlib" "NM=nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" DO=all multi-do
# Making all in include
# make[3]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include'
# sed -e '/^#/s/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*\)/_GLIBCPP_\1/g' \
# -e 's,^#include "\(.*\)",#include ,g' \
# < ../../../../gcc-3.3.6/libstdc++-v3/../gcc/gthr.h > x86_64-unknown-linux/bits/gthr.h
# sed -e 's/\(UNUSED\)/_GLIBCPP_\1/g' \
# -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCPP_\1/g' \
# < ../../../../gcc-3.3.6/libstdc++-v3/../gcc/gthr-single.h > x86_64-unknown-linux/bits/gthr-single.h
# sed -e 's/\(UNUSED\)/_GLIBCPP_\1/g' \
# -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCPP_\1/g' \
# -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*WEAK\)/_GLIBCPP_\1/g' \
# < ../../../../gcc-3.3.6/libstdc++-v3/../gcc/gthr-posix.h > x86_64-unknown-linux/bits/gthr-posix.h
# sed -e 's/\(UNUSED\)/_GLIBCPP_\1/g' \
# -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCPP_\1/g' \
# -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*WEAK\)/_GLIBCPP_\1/g' \
# -e 's,^#include "\(.*\)",#include ,g' \
# < ../../../../gcc-3.3.6/libstdc++-v3/../gcc/gthr-posix.h > x86_64-unknown-linux/bits/gthr-default.h
# make[3]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include'
# Making all in libio
# make[3]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/libio'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/libio'
# Making all in libmath
# make[3]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/libmath'
# /bin/sh ../libtool --tag CC --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.3.6/libstdc++-v3/libmath -I.. -O2 -march=x86-64 -O2 -c ../../../../gcc-3.3.6/libstdc++-v3/libmath/stubs.c
# mkdir .libs
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.3.6/libstdc++-v3/libmath -I.. -O2 -march=x86-64 -O2 -c ../../../../gcc-3.3.6/libstdc++-v3/libmath/stubs.c -fPIC -DPIC -o .libs/stubs.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.3.6/libstdc++-v3/libmath -I.. -O2 -march=x86-64 -O2 -c ../../../../gcc-3.3.6/libstdc++-v3/libmath/stubs.c -o stubs.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CC --mode=link /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -march=x86-64 -O2 -o libmath.la stubs.lo -lm
# ar cru .libs/libmath.a .libs/stubs.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib .libs/libmath.a
# creating libmath.la
# (cd .libs && rm -f libmath.la && ln -s ../libmath.la libmath.la)
# make[3]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/libmath'
# Making all in libsupc++
# make[3]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/libsupc++'
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/del_op.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/del_op.cc -fPIC -DPIC -o del_op.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/del_opnt.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/del_opnt.cc -fPIC -DPIC -o del_opnt.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/del_opv.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/del_opv.cc -fPIC -DPIC -o del_opv.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/del_opvnt.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/del_opvnt.cc -fPIC -DPIC -o del_opvnt.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/eh_alloc.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/eh_alloc.cc -fPIC -DPIC -o eh_alloc.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/eh_aux_runtime.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/eh_aux_runtime.cc -fPIC -DPIC -o eh_aux_runtime.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/eh_catch.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/eh_catch.cc -fPIC -DPIC -o eh_catch.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/eh_exception.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/eh_exception.cc -fPIC -DPIC -o eh_exception.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/eh_globals.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/eh_globals.cc -fPIC -DPIC -o eh_globals.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/eh_personality.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/eh_personality.cc -fPIC -DPIC -o eh_personality.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/eh_terminate.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/eh_terminate.cc -fPIC -DPIC -o eh_terminate.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/eh_throw.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/eh_throw.cc -fPIC -DPIC -o eh_throw.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/eh_type.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/eh_type.cc -fPIC -DPIC -o eh_type.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/guard.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/guard.cc -fPIC -DPIC -o guard.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/new_handler.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/new_handler.cc -fPIC -DPIC -o new_handler.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/new_op.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/new_op.cc -fPIC -DPIC -o new_op.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/new_opnt.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/new_opnt.cc -fPIC -DPIC -o new_opnt.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/new_opv.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/new_opv.cc -fPIC -DPIC -o new_opv.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/new_opvnt.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/new_opvnt.cc -fPIC -DPIC -o new_opvnt.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/pure.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/pure.cc -fPIC -DPIC -o pure.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/tinfo.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/tinfo.cc -fPIC -DPIC -o tinfo.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/tinfo2.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/tinfo2.cc -fPIC -DPIC -o tinfo2.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/vec.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/vec.cc -fPIC -DPIC -o vec.o
# rm -f cxa_demangle.c
# ln -s ../../../../gcc-3.3.6/libstdc++-v3/../libiberty/cp-demangle.c cxa_demangle.c
# /bin/sh ../libtool --tag CC --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I.. -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -prefer-pic -O2 -march=x86-64 -O2 -DIN_GLIBCPP_V3 -Wno-error -c cxa_demangle.c
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I.. -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -O2 -march=x86-64 -O2 -DIN_GLIBCPP_V3 -Wno-error -c cxa_demangle.c -fPIC -DPIC -o cxa_demangle.o
# rm -f dyn-string.c
# ln -s ../../../../gcc-3.3.6/libstdc++-v3/../libiberty/dyn-string.c dyn-string.c
# /bin/sh ../libtool --tag CC --tag disable-shared --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I.. -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -prefer-pic -O2 -march=x86-64 -O2 -DIN_GLIBCPP_V3 -Wno-error -c dyn-string.c
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I.. -I../../../../gcc-3.3.6/libstdc++-v3/../gcc -I../../../../gcc-3.3.6/libstdc++-v3/../include -O2 -march=x86-64 -O2 -DIN_GLIBCPP_V3 -Wno-error -c dyn-string.c -fPIC -DPIC -o dyn-string.o
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=link /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -Wl,-O1 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -o libsupc++convenience.la del_op.lo del_opnt.lo del_opv.lo del_opvnt.lo eh_alloc.lo eh_aux_runtime.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_terminate.lo eh_throw.lo eh_type.lo guard.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo pure.lo tinfo.lo tinfo2.lo vec.lo cxa_demangle.lo dyn-string.lo -lm
# mkdir .libs
# ar cru .libs/libsupc++convenience.a del_op.o del_opnt.o del_opv.o del_opvnt.o eh_alloc.o eh_aux_runtime.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_terminate.o eh_throw.o eh_type.o guard.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o pure.o tinfo.o tinfo2.o vec.o cxa_demangle.o dyn-string.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib .libs/libsupc++convenience.a
# creating libsupc++convenience.la
# (cd .libs && rm -f libsupc++convenience.la && ln -s ../libsupc++convenience.la libsupc++convenience.la)
# /bin/sh ../libtool --tag CXX --tag disable-shared --mode=link /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -Wl,-O1 -fno-implicit-templates -prefer-pic -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -o libsupc++.la -rpath /usr/lib/. del_op.lo del_opnt.lo del_opv.lo del_opvnt.lo eh_alloc.lo eh_aux_runtime.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_terminate.lo eh_throw.lo eh_type.lo guard.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo pure.lo tinfo.lo tinfo2.lo vec.lo cxa_demangle.lo dyn-string.lo -lm
# ar cru .libs/libsupc++.a del_op.o del_opnt.o del_opv.o del_opvnt.o eh_alloc.o eh_aux_runtime.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_terminate.o eh_throw.o eh_type.o guard.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o pure.o tinfo.o tinfo2.o vec.o cxa_demangle.o dyn-string.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib .libs/libsupc++.a
# creating libsupc++.la
# (cd .libs && rm -f libsupc++.la && ln -s ../libsupc++.la libsupc++.la)
# make[3]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/libsupc++'
# Making all in src
# make[3]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src'
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/bitset.cc
# mkdir .libs
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/bitset.cc -fPIC -DPIC -o .libs/bitset.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/bitset.cc -o bitset.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/codecvt.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/codecvt.cc -fPIC -DPIC -o .libs/codecvt.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/codecvt.cc -o codecvt.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/complex_io.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/complex_io.cc -fPIC -DPIC -o .libs/complex_io.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/complex_io.cc -o complex_io.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -D_GLIBCPP_CONCEPT_CHECKS -fimplicit-templates -c ../../../../gcc-3.3.6/libstdc++-v3/src/concept-inst.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -D_GLIBCPP_CONCEPT_CHECKS -fimplicit-templates -c ../../../../gcc-3.3.6/libstdc++-v3/src/concept-inst.cc -fPIC -DPIC -o .libs/concept-inst.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -D_GLIBCPP_CONCEPT_CHECKS -fimplicit-templates -c ../../../../gcc-3.3.6/libstdc++-v3/src/concept-inst.cc -o concept-inst.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/ctype.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/ctype.cc -fPIC -DPIC -o .libs/ctype.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/ctype.cc -o ctype.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/ext-inst.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/ext-inst.cc -fPIC -DPIC -o .libs/ext-inst.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/ext-inst.cc -o ext-inst.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/fstream.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/fstream.cc -fPIC -DPIC -o .libs/fstream.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/fstream.cc -o fstream.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/fstream-inst.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/fstream-inst.cc -fPIC -DPIC -o .libs/fstream-inst.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/fstream-inst.cc -o fstream-inst.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/functexcept.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/functexcept.cc -fPIC -DPIC -o .libs/functexcept.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/functexcept.cc -o functexcept.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/globals.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/globals.cc -fPIC -DPIC -o .libs/globals.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/globals.cc -o globals.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/io-inst.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/io-inst.cc -fPIC -DPIC -o .libs/io-inst.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/io-inst.cc -o io-inst.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/ios.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/ios.cc -fPIC -DPIC -o .libs/ios.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/ios.cc -o ios.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/istream-inst.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/istream-inst.cc -fPIC -DPIC -o .libs/istream-inst.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/istream-inst.cc -o istream-inst.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/limits.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/limits.cc -fPIC -DPIC -o .libs/limits.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/limits.cc -o limits.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/locale.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/locale.cc -fPIC -DPIC -o .libs/locale.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/locale.cc -o locale.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/locale-inst.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/locale-inst.cc -fPIC -DPIC -o .libs/locale-inst.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/locale-inst.cc -o locale-inst.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/localename.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/localename.cc -fPIC -DPIC -o .libs/localename.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/localename.cc -o localename.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/misc-inst.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/misc-inst.cc -fPIC -DPIC -o .libs/misc-inst.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/misc-inst.cc -o misc-inst.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/ostream-inst.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/ostream-inst.cc -fPIC -DPIC -o .libs/ostream-inst.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/ostream-inst.cc -o ostream-inst.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/sstream-inst.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/sstream-inst.cc -fPIC -DPIC -o .libs/sstream-inst.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/sstream-inst.cc -o sstream-inst.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/stdexcept.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/stdexcept.cc -fPIC -DPIC -o .libs/stdexcept.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/stdexcept.cc -o stdexcept.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/stl-inst.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/stl-inst.cc -fPIC -DPIC -o .libs/stl-inst.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/stl-inst.cc -o stl-inst.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/streambuf-inst.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/streambuf-inst.cc -fPIC -DPIC -o .libs/streambuf-inst.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/streambuf-inst.cc -o streambuf-inst.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/string-inst.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/string-inst.cc -fPIC -DPIC -o .libs/string-inst.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/string-inst.cc -o string-inst.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/backward -Wno-deprecated -c ../../../../gcc-3.3.6/libstdc++-v3/src/strstream.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/backward -Wno-deprecated -c ../../../../gcc-3.3.6/libstdc++-v3/src/strstream.cc -fPIC -DPIC -o .libs/strstream.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/backward -Wno-deprecated -c ../../../../gcc-3.3.6/libstdc++-v3/src/strstream.cc -o strstream.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/valarray-inst.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/valarray-inst.cc -fPIC -DPIC -o .libs/valarray-inst.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/valarray-inst.cc -o valarray-inst.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/vterminate.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/vterminate.cc -fPIC -DPIC -o .libs/vterminate.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/vterminate.cc -o vterminate.o >/dev/null 2>&1
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/wstring-inst.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/wstring-inst.cc -fPIC -DPIC -o .libs/wstring-inst.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ../../../../gcc-3.3.6/libstdc++-v3/src/wstring-inst.cc -o wstring-inst.o >/dev/null 2>&1
# ln -s /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/config/locale/generic/codecvt_members.cc . || true
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c codecvt_members.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c codecvt_members.cc -fPIC -DPIC -o .libs/codecvt_members.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c codecvt_members.cc -o codecvt_members.o >/dev/null 2>&1
# ln -s /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/config/locale/generic/collate_members.cc . || true
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c collate_members.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c collate_members.cc -fPIC -DPIC -o .libs/collate_members.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c collate_members.cc -o collate_members.o >/dev/null 2>&1
# ln -s /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/config/locale/generic/ctype_members.cc . || true
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ctype_members.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ctype_members.cc -fPIC -DPIC -o .libs/ctype_members.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c ctype_members.cc -o ctype_members.o >/dev/null 2>&1
# ln -s /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/config/locale/generic/messages_members.cc . || true
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c messages_members.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c messages_members.cc -fPIC -DPIC -o .libs/messages_members.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c messages_members.cc -o messages_members.o >/dev/null 2>&1
# ln -s /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/config/locale/generic/monetary_members.cc . || true
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c monetary_members.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c monetary_members.cc -fPIC -DPIC -o .libs/monetary_members.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c monetary_members.cc -o monetary_members.o >/dev/null 2>&1
# ln -s /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/config/locale/generic/numeric_members.cc . || true
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c numeric_members.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c numeric_members.cc -fPIC -DPIC -o .libs/numeric_members.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c numeric_members.cc -o numeric_members.o >/dev/null 2>&1
# ln -s /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/config/locale/generic/time_members.cc . || true
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c time_members.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c time_members.cc -fPIC -DPIC -o .libs/time_members.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c time_members.cc -o time_members.o >/dev/null 2>&1
# ln -s /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/config/io/basic_file_stdio.cc ./basic_file.cc || true
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c basic_file.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c basic_file.cc -fPIC -DPIC -o .libs/basic_file.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c basic_file.cc -o basic_file.o >/dev/null 2>&1
# ln -s /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/config/locale/generic/c_locale.cc ./c++locale.cc || true
# /bin/sh ../libtool --tag CXX --mode=compile /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c c++locale.cc
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c c++locale.cc -fPIC -DPIC -o .libs/c++locale.o
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -I../../../../gcc-3.3.6/libstdc++-v3/libmath -march=x86-64 -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c c++locale.cc -o c++locale.o >/dev/null 2>&1
# ln -s /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/config/linker-map.gnu ./libstdc++-symbol.ver || true
# /bin/sh ../libtool --tag CXX --mode=link /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -Wl,-O1 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -o libstdc++.la -rpath /usr/lib/. -version-info 5:7:0 -Wl,--version-script=libstdc++-symbol.ver -lm bitset.lo codecvt.lo complex_io.lo concept-inst.lo ctype.lo ext-inst.lo fstream.lo fstream-inst.lo functexcept.lo globals.lo io-inst.lo ios.lo istream-inst.lo limits.lo locale.lo locale-inst.lo localename.lo misc-inst.lo ostream-inst.lo sstream-inst.lo stdexcept.lo stl-inst.lo streambuf-inst.lo string-inst.lo strstream.lo valarray-inst.lo vterminate.lo wstring-inst.lo codecvt_members.lo collate_members.lo ctype_members.lo messages_members.lo monetary_members.lo numeric_members.lo time_members.lo basic_file.lo c++locale.lo ../libmath/libmath.la ../libsupc++/libsupc++convenience.la -lm
# /tmp/libstdc++5/src/gcc-build/gcc/xgcc -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -shared -nostdlib /usr/lib/crti.o /tmp/libstdc++5/src/gcc-build/gcc/crtbeginS.o .libs/bitset.o .libs/codecvt.o .libs/complex_io.o .libs/concept-inst.o .libs/ctype.o .libs/ext-inst.o .libs/fstream.o .libs/fstream-inst.o .libs/functexcept.o .libs/globals.o .libs/io-inst.o .libs/ios.o .libs/istream-inst.o .libs/limits.o .libs/locale.o .libs/locale-inst.o .libs/localename.o .libs/misc-inst.o .libs/ostream-inst.o .libs/sstream-inst.o .libs/stdexcept.o .libs/stl-inst.o .libs/streambuf-inst.o .libs/string-inst.o .libs/strstream.o .libs/valarray-inst.o .libs/vterminate.o .libs/wstring-inst.o .libs/codecvt_members.o .libs/collate_members.o .libs/ctype_members.o .libs/messages_members.o .libs/monetary_members.o .libs/numeric_members.o .libs/time_members.o .libs/basic_file.o .libs/c++locale.o -Wl,--whole-archive ../libmath/.libs/libmath.a ../libsupc++/.libs/libsupc++convenience.a -Wl,--no-whole-archive -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -lm ../libmath/.libs/libmath.a -lm ../libsupc++/.libs/libsupc++convenience.a -lm -L/tmp/libstdc++5/src/gcc-build/gcc -lgcc_s -lc -lgcc_s -lm -lgcc_s -lc -lgcc_s /tmp/libstdc++5/src/gcc-build/gcc/crtendS.o /usr/lib/crtn.o -Wl,-O1 -Wl,--version-script=libstdc++-symbol.ver -Wl,-soname -Wl,libstdc++.so.5 -o .libs/libstdc++.so.5.0.7
# (cd .libs && rm -f libstdc++.so.5 && ln -s libstdc++.so.5.0.7 libstdc++.so.5)
# (cd .libs && rm -f libstdc++.so && ln -s libstdc++.so.5.0.7 libstdc++.so)
# rm -fr .libs/libstdc++.lax
# mkdir .libs/libstdc++.lax
# rm -fr .libs/libstdc++.lax/libmath.a
# mkdir .libs/libstdc++.lax/libmath.a
# (cd .libs/libstdc++.lax/libmath.a && ar x /tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/../libmath/.libs/libmath.a)
# rm -fr .libs/libstdc++.lax/libsupc++convenience.a
# mkdir .libs/libstdc++.lax/libsupc++convenience.a
# (cd .libs/libstdc++.lax/libsupc++convenience.a && ar x /tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/../libsupc++/.libs/libsupc++convenience.a)
# ar cru .libs/libstdc++.a bitset.o codecvt.o complex_io.o concept-inst.o ctype.o ext-inst.o fstream.o fstream-inst.o functexcept.o globals.o io-inst.o ios.o istream-inst.o limits.o locale.o locale-inst.o localename.o misc-inst.o ostream-inst.o sstream-inst.o stdexcept.o stl-inst.o streambuf-inst.o string-inst.o strstream.o valarray-inst.o vterminate.o wstring-inst.o codecvt_members.o collate_members.o ctype_members.o messages_members.o monetary_members.o numeric_members.o time_members.o basic_file.o c++locale.o .libs/libstdc++.lax/libmath.a/stubs.o .libs/libstdc++.lax/libsupc++convenience.a/del_op.o .libs/libstdc++.lax/libsupc++convenience.a/del_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/eh_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++.lax/libsupc++convenience.a/eh_exception.o .libs/libstdc++.lax/libsupc++convenience.a/eh_globals.o .libs/libstdc++.lax/libsupc++convenience.a/eh_personality.o .libs/libstdc++.lax/libsupc++convenience.a/eh_terminate.o .libs/libstdc++.lax/libsupc++convenience.a/eh_throw.o .libs/libstdc++.lax/libsupc++convenience.a/eh_type.o .libs/libstdc++.lax/libsupc++convenience.a/guard.o .libs/libstdc++.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++.lax/libsupc++convenience.a/new_op.o .libs/libstdc++.lax/libsupc++convenience.a/new_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++.lax/libsupc++convenience.a/new_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/pure.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo2.o .libs/libstdc++.lax/libsupc++convenience.a/vec.o .libs/libstdc++.lax/libsupc++convenience.a/cxa_demangle.o .libs/libstdc++.lax/libsupc++convenience.a/dyn-string.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib .libs/libstdc++.a
# rm -fr .libs/libstdc++.lax
# creating libstdc++.la
# (cd .libs && rm -f libstdc++.la && ln -s ../libstdc++.la libstdc++.la)
# make[3]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src'
# Making all in po
# make[3]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/po'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/po'
# Making all in testsuite
# make[3]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/testsuite'
# Makefile:484: warning: overriding recipe for target 'check-am'
# Makefile:400: warning: ignoring old recipe for target 'check-am'
# `/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/testsuite_flags --build-cxx` -DHAVE_CONFIG_H -I. -I../../../../gcc-3.3.6/libstdc++-v3/testsuite -I.. -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -c ../../../../gcc-3.3.6/libstdc++-v3/testsuite/testsuite_hooks.cc
# `/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/testsuite_flags --build-cxx` -DHAVE_CONFIG_H -I. -I../../../../gcc-3.3.6/libstdc++-v3/testsuite -I.. -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -c ../../../../gcc-3.3.6/libstdc++-v3/testsuite/testsuite_allocator.cc
# rm -f libv3test.a
# ar cru libv3test.a testsuite_hooks.o testsuite_allocator.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libv3test.a
# `/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/testsuite_flags --build-cxx` -DHAVE_CONFIG_H -I. -I../../../../gcc-3.3.6/libstdc++-v3/testsuite -I.. -nostdinc++ -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include/x86_64-unknown-linux -I/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include -I../../../../gcc-3.3.6/libstdc++-v3/libsupc++ -march=x86-64 -O2 -D_GNU_SOURCE -c ../../../../gcc-3.3.6/libstdc++-v3/testsuite/abi_check.cc
# /bin/sh ../libtool --tag=CXX --mode=link `/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/testsuite_flags --build-cxx` -R `/tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -print-libgcc-file-name | sed 's,/[^/]*$,,'` -R /tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -march=x86-64 -O2 -D_GNU_SOURCE -o abi_check abi_check.o -lm
# mkdir .libs
# /tmp/libstdc++5/src/gcc-build/gcc/g++ -shared-libgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -nostdinc++ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -march=x86-64 -O2 -D_GNU_SOURCE -o abi_check abi_check.o -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src -L/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs -lm -Wl,--rpath -Wl,/tmp/libstdc++5/src/gcc-build/gcc -Wl,--rpath -Wl,/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src/.libs
# touch testsuite_wchar_t
# make[3]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/testsuite'
# make[3]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3'
# make[3]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3'
# make[2]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3'
# make[1]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# /bin/sh ../gcc-3.3.6/mkinstalldirs /tmp/libstdc++5/pkg/libstdc++5/usr /tmp/libstdc++5/pkg/libstdc++5/usr
# mkdir /tmp/libstdc++5/pkg/libstdc++5/usr
# make[1]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3'
# true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include" "CFLAGS=-O2 -march=x86-64 -O2" "CXXFLAGS=-march=x86-64 -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-O2 -march=x86-64 -O2" "INSTALL=/bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c" "INSTALL_DATA=/bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c " "INSTALL_SCRIPT=/bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c" "LDFLAGS=" "LIBCFLAGS=-O2 -march=x86-64 -O2" "LIBCFLAGS_FOR_TARGET=-O2 -march=x86-64 -O2" "MAKE=make" "MAKEINFO=makeinfo --no-split " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=/usr/x86_64-unknown-linux" "gxx_include_dir=/usr/include/c++/3.3.6" "AR=ar" "AS=as" "LD=ld" "LIBCFLAGS=-O2 -march=x86-64 -O2" "PICFLAG=" "RANLIB=ranlib" "NM=nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=/tmp/libstdc++5/pkg/libstdc++5" "WERROR=" DO=install multi-do
# Making install in include
# make[2]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include'
# make[3]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include'
# make[3]: Nothing to be done for 'install-exec-am'.
# /bin/sh ../../../../gcc-3.3.6/libstdc++-v3/../mkinstalldirs /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6
# mkdir /tmp/libstdc++5/pkg/libstdc++5/usr/include
# mkdir /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++
# mkdir /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6
# /bin/sh ../../../../gcc-3.3.6/libstdc++-v3/../mkinstalldirs /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/./bits
# mkdir /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/./bits
# for file in /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/basic_ios.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/basic_ios.tcc /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/basic_string.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/basic_string.tcc /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/boost_concept_check.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/char_traits.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/codecvt.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/concept_check.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/cpp_type_traits.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/deque.tcc /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/fpos.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/fstream.tcc /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/functexcept.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/gslice.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/gslice_array.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/indirect_array.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/ios_base.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/istream.tcc /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/list.tcc /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/locale_classes.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/locale_facets.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/locale_facets.tcc /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/localefwd.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/mask_array.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/ostream.tcc /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/pthread_allocimpl.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stream_iterator.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/streambuf_iterator.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/slice_array.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/sstream.tcc /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_algo.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_algobase.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_alloc.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_bvector.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_construct.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_deque.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_function.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_heap.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_iterator.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_iterator_base_funcs.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_iterator_base_types.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_list.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_map.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_multimap.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_multiset.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_numeric.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_pair.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_pthread_alloc.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_queue.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_raw_storage_iter.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_relops.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_set.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_stack.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_tempbuf.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_threads.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_tree.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_uninitialized.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stl_vector.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/streambuf.tcc /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/stringfwd.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/type_traits.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/valarray_array.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/valarray_array.tcc /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/valarray_meta.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/bits/vector.tcc; do \
# /bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c -m 644 ${file} /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/./bits; done
# /bin/sh ../../../../gcc-3.3.6/libstdc++-v3/../mkinstalldirs /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/./backward
# mkdir /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/./backward
# for file in /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/complex.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/iomanip.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/istream.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/ostream.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/stream.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/streambuf.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/algo.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/algobase.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/alloc.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/bvector.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/defalloc.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/deque.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/function.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/hash_map.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/hash_set.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/hashtable.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/heap.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/iostream.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/iterator.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/list.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/map.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/multimap.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/new.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/multiset.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/pair.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/queue.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/rope.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/set.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/slist.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/stack.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/tempbuf.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/tree.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/vector.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/fstream.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/strstream /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/backward/backward_warning.h; do \
# /bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c -m 644 ${file} /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/./backward; done
# /bin/sh ../../../../gcc-3.3.6/libstdc++-v3/../mkinstalldirs /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/./ext
# mkdir /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/./ext
# for file in /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/ext/algorithm /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/ext/enc_filebuf.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/ext/stdio_filebuf.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/ext/functional /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/ext/hash_map /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/ext/hash_set /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/ext/iterator /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/ext/memory /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/ext/numeric /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/ext/rb_tree /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/ext/rope /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/ext/ropeimpl.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/ext/slist /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/ext/stl_hash_fun.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/ext/stl_hashtable.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/ext/stl_rope.h; do \
# /bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c -m 644 ${file} /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/./ext; done
# /bin/sh ../../../../gcc-3.3.6/libstdc++-v3/../mkinstalldirs /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/.
# for file in cassert cctype cerrno cfloat ciso646 climits clocale cmath csetjmp csignal cstdarg cstddef cstdio cstdlib cstring ctime cwchar cwctype ; do \
# /bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c -m 644 ./${file} /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/.; done
# c_base_headers_extra_install='/tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/include/c_std/cmath.tcc ';\
# for file in $c_base_headers_extra_install; do \
# /bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c -m 644 $file /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/./bits; done
# c_compatibility_headers_install='';\
# for file in $c_compatibility_headers_install; do \
# /bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c -m 644 $file /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6; done
# /bin/sh ../../../../gcc-3.3.6/libstdc++-v3/../mkinstalldirs /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/.
# for file in algorithm bitset complex deque fstream functional iomanip ios iosfwd iostream istream iterator limits list locale map memory numeric ostream queue set sstream stack stdexcept streambuf string utility valarray vector; do \
# /bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c -m 644 ./${file} /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/.; done
# /bin/sh ../../../../gcc-3.3.6/libstdc++-v3/../mkinstalldirs /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/./x86_64-unknown-linux/bits
# mkdir /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/./x86_64-unknown-linux
# mkdir /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/./x86_64-unknown-linux/bits
# for file in /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/config/os/gnu-linux/ctype_base.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/config/os/gnu-linux/ctype_inline.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/config/os/gnu-linux/ctype_noninline.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/config/os/gnu-linux/os_defines.h /tmp/libstdc++5/src/gcc-3.3.6/libstdc++-v3/config/cpu/i486/atomicity.h ./x86_64-unknown-linux/bits/basic_file.h ./x86_64-unknown-linux/bits/c++config.h ./x86_64-unknown-linux/bits/c++io.h ./x86_64-unknown-linux/bits/c++locale.h ./x86_64-unknown-linux/bits/messages_members.h ./x86_64-unknown-linux/bits/time_members.h ./x86_64-unknown-linux/bits/codecvt_specializations.h \
# ./x86_64-unknown-linux/bits/gthr.h ./x86_64-unknown-linux/bits/gthr-single.h ./x86_64-unknown-linux/bits/gthr-posix.h ./x86_64-unknown-linux/bits/gthr-default.h; do \
# /bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c -m 644 ${file} /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/./x86_64-unknown-linux/bits; done
# make[3]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include'
# make[2]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/include'
# Making install in libio
# make[2]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/libio'
# make[3]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/libio'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/libio'
# make[2]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/libio'
# Making install in libmath
# make[2]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/libmath'
# make[3]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/libmath'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/libmath'
# make[2]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/libmath'
# Making install in libsupc++
# make[2]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/libsupc++'
# make[3]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/libsupc++'
# /bin/sh ../../../../gcc-3.3.6/libstdc++-v3/../mkinstalldirs /tmp/libstdc++5/pkg/libstdc++5/usr/lib/.
# mkdir /tmp/libstdc++5/pkg/libstdc++5/usr/lib
# /bin/sh ../libtool --mode=install /bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c libsupc++.la /tmp/libstdc++5/pkg/libstdc++5/usr/lib/./libsupc++.la
# /bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c .libs/libsupc++.lai /tmp/libstdc++5/pkg/libstdc++5/usr/lib/./libsupc++.la
# /bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c .libs/libsupc++.a /tmp/libstdc++5/pkg/libstdc++5/usr/lib/./libsupc++.a
# ranlib /tmp/libstdc++5/pkg/libstdc++5/usr/lib/./libsupc++.a
# chmod 644 /tmp/libstdc++5/pkg/libstdc++5/usr/lib/./libsupc++.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib/.'
# /bin/sh ../../../../gcc-3.3.6/libstdc++-v3/../mkinstalldirs /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6
# /bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c -m 644 ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/exception /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/exception
# /bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c -m 644 ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/new /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/new
# /bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c -m 644 ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/typeinfo /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/typeinfo
# /bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c -m 644 ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/cxxabi.h /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/cxxabi.h
# /bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c -m 644 ../../../../gcc-3.3.6/libstdc++-v3/libsupc++/exception_defines.h /tmp/libstdc++5/pkg/libstdc++5/usr/include/c++/3.3.6/exception_defines.h
# make[3]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/libsupc++'
# make[2]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/libsupc++'
# Making install in src
# make[2]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src'
# make[3]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src'
# /bin/sh ../../../../gcc-3.3.6/libstdc++-v3/../mkinstalldirs /tmp/libstdc++5/pkg/libstdc++5/usr/lib/.
# /bin/sh ../libtool --mode=install /bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c libstdc++.la /tmp/libstdc++5/pkg/libstdc++5/usr/lib/./libstdc++.la
# /bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c .libs/libstdc++.so.5.0.7 /tmp/libstdc++5/pkg/libstdc++5/usr/lib/./libstdc++.so.5.0.7
# (cd /tmp/libstdc++5/pkg/libstdc++5/usr/lib/. && rm -f libstdc++.so.5 && ln -s libstdc++.so.5.0.7 libstdc++.so.5)
# (cd /tmp/libstdc++5/pkg/libstdc++5/usr/lib/. && rm -f libstdc++.so && ln -s libstdc++.so.5.0.7 libstdc++.so)
# /bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c .libs/libstdc++.lai /tmp/libstdc++5/pkg/libstdc++5/usr/lib/./libstdc++.la
# /bin/sh /tmp/libstdc++5/src/gcc-3.3.6/install-sh -c .libs/libstdc++.a /tmp/libstdc++5/pkg/libstdc++5/usr/lib/./libstdc++.a
# ranlib /tmp/libstdc++5/pkg/libstdc++5/usr/lib/./libstdc++.a
# chmod 644 /tmp/libstdc++5/pkg/libstdc++5/usr/lib/./libstdc++.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib/.'
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src'
# make[2]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/src'
# Making install in po
# make[2]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/po'
# make[3]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/po'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/po'
# make[2]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/po'
# Making install in testsuite
# make[2]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/testsuite'
# Makefile:484: warning: overriding recipe for target 'check-am'
# Makefile:400: warning: ignoring old recipe for target 'check-am'
# touch testsuite_wchar_t
# make[3]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/testsuite'
# Makefile:484: warning: overriding recipe for target 'check-am'
# Makefile:400: warning: ignoring old recipe for target 'check-am'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/testsuite'
# make[2]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3/testsuite'
# make[2]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3'
# make[3]: Entering directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3'
# make[2]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3'
# make[1]: Leaving directory '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libstdc++-v3'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> WARNING: Package contains reference to $srcdir
# ==> Creating package "libstdc++5"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libstdc++5 3.3.6-5 (Tue Jun 14 07:03:44 UTC 2016)

CMD: pacman --query --file libstdc++5-3.3.6-5-x86_64.pkg.tar.xz
# libstdc++5 3.3.6-5

Creating hybrid package for 'libstdc++5'

Trying to find vanilla package 'libstdc++5'...

CMD: pacman --query --file /mirror/extra/os/x86_64/libstdc++5-3.3.6-5-x86_64.pkg.tar.xz
# libstdc++5 3.3.6-5

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libstdc++.so.5
# /usr/lib/libstdc++.so.5.0.7
# /toolchain_root/usr/lib/libsupc++.la
# /toolchain_root/usr/lib/libstdc++.so.5.0.7
# /toolchain_root/usr/lib/libstdc++.so.5
# /toolchain_root/usr/lib/libstdc++.la

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr toolchain_root

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr toolchain_root .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr toolchain_root .MTREE | xz -c -z

CMD: bsdtar -tqf libstdc++5.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libstdc++5.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libstdc++5.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libstdc++5.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config.logs

CMD: Config logfile '/tmp/libstdc++5/src/gcc-build/x86_64-unknown-linux/libiberty/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# configure:610: checking whether to enable maintainer-specific portions of Makefiles
# configure:635: checking for makeinfo
# configure:681: checking for perl
# configure:721: checking host system type
# configure:744: checking build system type
# configure:770: checking for ar
# configure:802: checking for ranlib
# configure:871: checking for gcc
# configure:950: checking whether we are using GNU C
# configure:959: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c
# configure:975: checking whether /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include accepts -g
# configure:1007: checking whether /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include and cc understand -c and -o together
# configure:1022: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c conftest.c -o conftest.o 1>&5
# configure:1023: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c conftest.c -o conftest.o 1>&5
# configure:1028: cc -c conftest.c 1>&5
# conftest.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int]
# foo(){}
# ^
# configure:1030: cc -c conftest.c -o conftest.o 1>&5
# conftest.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int]
# foo(){}
# ^
# configure:1031: cc -c conftest.c -o conftest.o 1>&5
# conftest.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int]
# foo(){}
# ^
# configure:1067: checking for POSIXized ISC
# configure:1088: checking for working const
# configure:1142: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:1163: checking for inline
# configure:1177: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:1220: checking for a BSD compatible install
# configure:1281: checking how to run the C preprocessor
# configure:1302: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1364: checking for sys/file.h
# configure:1374: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1364: checking for sys/param.h
# configure:1374: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1364: checking for limits.h
# configure:1374: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1364: checking for stdlib.h
# configure:1374: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1364: checking for malloc.h
# configure:1374: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1364: checking for string.h
# configure:1374: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1364: checking for unistd.h
# configure:1374: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1364: checking for strings.h
# configure:1374: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1364: checking for sys/time.h
# configure:1374: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1364: checking for time.h
# configure:1374: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1364: checking for sys/resource.h
# configure:1374: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1364: checking for sys/stat.h
# configure:1374: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1364: checking for sys/mman.h
# configure:1374: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1364: checking for fcntl.h
# configure:1374: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1364: checking for alloca.h
# configure:1374: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1364: checking for sys/pstat.h
# configure:1374: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1370:23: sys/pstat.h: No such file or directory
# configure: failed program was:
# #line 1369 "configure"
# #include "confdefs.h"
# #include
# configure:1364: checking for sys/sysmp.h
# configure:1374: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1370:23: sys/sysmp.h: No such file or directory
# configure: failed program was:
# #line 1369 "configure"
# #include "confdefs.h"
# #include
# configure:1364: checking for sys/sysinfo.h
# configure:1374: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1364: checking for machine/hal_sysinfo.h
# configure:1374: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1370:33: machine/hal_sysinfo.h: No such file or directory
# configure: failed program was:
# #line 1369 "configure"
# #include "confdefs.h"
# #include
# configure:1364: checking for sys/table.h
# configure:1374: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1370:23: sys/table.h: No such file or directory
# configure: failed program was:
# #line 1369 "configure"
# #include "confdefs.h"
# #include
# configure:1364: checking for sys/sysctl.h
# configure:1374: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1364: checking for sys/systemcfg.h
# configure:1374: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1370:27: sys/systemcfg.h: No such file or directory
# configure: failed program was:
# #line 1369 "configure"
# #include "confdefs.h"
# #include
# configure:1401: checking for sys/wait.h that is POSIX.1 compatible
# configure:1422: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:1443: checking whether time.h and sys/time.h may both be included
# configure:1457: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:1479: checking whether errno must be declared
# configure:1491: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:1513: checking for ANSI C header files
# configure:1526: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:1593: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:1617: checking for uintptr_t
# configure:1658: checking for pid_t
# configure:2448: checking whether the C compiler ( /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -march=x86-64 -O2 ) works
# configure:2464: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2490: checking whether the C compiler ( /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -O2 -march=x86-64 -O2 ) is a cross-compiler
# configure:2497: checking for asprintf
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for atexit
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for basename
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for bcmp
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2509: warning: conflicting types for built-in function `bcmp'
# configure:2497: checking for bcopy
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for bsearch
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for bzero
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2509: warning: conflicting types for built-in function `bzero'
# configure:2497: checking for calloc
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for clock
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for ffs
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2509: warning: conflicting types for built-in function `ffs'
# configure:2497: checking for getcwd
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for getpagesize
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for index
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2509: warning: conflicting types for built-in function `index'
# configure:2497: checking for insque
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for memchr
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for memcmp
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2509: warning: conflicting types for built-in function `memcmp'
# configure:2497: checking for memcpy
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2509: warning: conflicting types for built-in function `memcpy'
# configure:2497: checking for memmove
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for memset
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2509: warning: conflicting types for built-in function `memset'
# configure:2497: checking for mkstemps
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for putenv
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for random
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for rename
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for rindex
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2509: warning: conflicting types for built-in function `rindex'
# configure:2497: checking for setenv
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for sigsetmask
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for strcasecmp
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for strchr
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2509: warning: conflicting types for built-in function `strchr'
# configure:2497: checking for strdup
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for strncasecmp
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for strrchr
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2509: warning: conflicting types for built-in function `strrchr'
# configure:2497: checking for strstr
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2509: warning: conflicting types for built-in function `strstr'
# configure:2497: checking for strtod
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for strtol
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for strtoul
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for tmpnam
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# /tmp/cc5qz6qG.o: In function `main':
# conftest.c:(.text+0x7): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
# configure:2497: checking for vasprintf
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for vfprintf
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2497: checking for vprintf
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2509: warning: conflicting types for built-in function `vprintf'
# configure:2497: checking for vsprintf
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2509: warning: conflicting types for built-in function `vsprintf'
# configure:2497: checking for waitpid
# configure:2525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2552: checking whether alloca needs Cray hooks
# configure:2636: checking stack direction for C alloca
# configure:2663: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure: failed program was:
# #line 2644 "configure"
# #include "confdefs.h"
# find_stack_direction ()
# {
# static char *addr = 0;
# auto char dummy;
# if (addr == 0)
# {
# addr = &dummy;
# return find_stack_direction ();
# }
# else
# return (&dummy > addr) ? 1 : -1;
# }
# main ()
# {
# exit (find_stack_direction() < 0);
# }
# configure:2685: checking for vfork.h
# configure:2695: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -E conftest.c >/dev/null 2>conftest.out
# configure:2691:19: vfork.h: No such file or directory
# configure: failed program was:
# #line 2690 "configure"
# #include "confdefs.h"
# #include
# configure:2720: checking for working vfork
# configure:2871: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:2961: checking for _doprnt
# configure:2989: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# /tmp/ccTFITOY.o: In function `main':
# conftest.c:(.text+0x7): undefined reference to `_doprnt'
# collect2: ld returned 1 exit status
# configure: failed program was:
# #line 2966 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char _doprnt(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char _doprnt();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub__doprnt) || defined (__stub____doprnt)
# choke me
# #else
# _doprnt();
# #endif
#
# ; return 0; }
# configure:3017: checking for sys_errlist
# configure:3029: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# /tmp/ccJ83UJ0.o: In function `main':
# conftest.c:(.text+0x9): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
# configure:3017: checking for sys_nerr
# configure:3029: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# /tmp/ccoAjRi0.o: In function `main':
# conftest.c:(.text+0x9): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
# configure:3017: checking for sys_siglist
# configure:3029: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:3056: checking for external symbol _system_configuration
# configure:3065: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:3059:27: sys/systemcfg.h: No such file or directory
# configure: In function `main':
# configure:3061: error: `_system_configuration' undeclared (first use in this function)
# configure:3061: error: (Each undeclared identifier is reported only once
# configure:3061: error: for each function it appears in.)
# configure: failed program was:
# #line 3058 "configure"
# #include "confdefs.h"
# #include
# int main() {
# double x = _system_configuration.physmem;
# ; return 0; }
# configure:3081: checking whether canonicalize_file_name must be declared
# configure:3108: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -c -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure: In function `main':
# configure:3105: error: `canonicalize_file_name' undeclared (first use in this function)
# configure:3105: error: (Each undeclared identifier is reported only once
# configure:3105: error: for each function it appears in.)
# configure: failed program was:
# #line 3086 "configure"
# #include "confdefs.h"
#
# #include "confdefs.h"
# #include
# #ifdef HAVE_STRING_H
# #include
# #else
# #ifdef HAVE_STRINGS_H
# #include
# #endif
# #endif
# #ifdef HAVE_STDLIB_H
# #include
# #endif
# #ifdef HAVE_UNISTD_H
# #include
# #endif
# int main() {
# char *(*pfn) = (char *(*)) canonicalize_file_name
# ; return 0; }
# configure:3131: checking for getrusage
# configure:3159: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:3131: checking for on_exit
# configure:3159: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:3131: checking for psignal
# configure:3159: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:3131: checking for strerror
# configure:3159: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:3131: checking for strsignal
# configure:3159: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:3131: checking for sysconf
# configure:3159: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:3131: checking for times
# configure:3159: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:3131: checking for sbrk
# configure:3159: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:3131: checking for gettimeofday
# configure:3159: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:3131: checking for realpath
# configure:3159: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:3131: checking for canonicalize_file_name
# configure:3159: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:3131: checking for pstat_getstatic
# configure:3159: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# /tmp/ccQ5zCHm.o: In function `main':
# conftest.c:(.text+0x7): undefined reference to `pstat_getstatic'
# collect2: ld returned 1 exit status
# configure: failed program was:
# #line 3136 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char pstat_getstatic(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char pstat_getstatic();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_pstat_getstatic) || defined (__stub___pstat_getstatic)
# choke me
# #else
# pstat_getstatic();
# #endif
#
# ; return 0; }
# configure:3131: checking for pstat_getdynamic
# configure:3159: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# /tmp/ccITJoFo.o: In function `main':
# conftest.c:(.text+0x7): undefined reference to `pstat_getdynamic'
# collect2: ld returned 1 exit status
# configure: failed program was:
# #line 3136 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char pstat_getdynamic(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char pstat_getdynamic();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_pstat_getdynamic) || defined (__stub___pstat_getdynamic)
# choke me
# #else
# pstat_getdynamic();
# #endif
#
# ; return 0; }
# configure:3131: checking for sysmp
# configure:3159: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# /tmp/ccru9xIs.o: In function `main':
# conftest.c:(.text+0x7): undefined reference to `sysmp'
# collect2: ld returned 1 exit status
# configure: failed program was:
# #line 3136 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char sysmp(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char sysmp();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_sysmp) || defined (__stub___sysmp)
# choke me
# #else
# sysmp();
# #endif
#
# ; return 0; }
# configure:3131: checking for getsysinfo
# configure:3159: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# /tmp/ccR7vSqu.o: In function `main':
# conftest.c:(.text+0x7): undefined reference to `getsysinfo'
# collect2: ld returned 1 exit status
# configure: failed program was:
# #line 3136 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char getsysinfo(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char getsysinfo();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_getsysinfo) || defined (__stub___getsysinfo)
# choke me
# #else
# getsysinfo();
# #endif
#
# ; return 0; }
# configure:3131: checking for table
# configure:3159: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# /tmp/cc247mZt.o: In function `main':
# conftest.c:(.text+0x7): undefined reference to `table'
# collect2: ld returned 1 exit status
# configure: failed program was:
# #line 3136 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char table(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char table();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_table) || defined (__stub___table)
# choke me
# #else
# table();
# #endif
#
# ; return 0; }
# configure:3131: checking for sysctl
# configure:3159: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure:3189: checking for unistd.h
# configure:3228: checking for getpagesize
# configure:3281: checking for working mmap
# configure:3429: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5
# configure: In function `main':
# configure:3399: warning: cast from pointer to integer of different size
# configure:3453: checking for working strncmp
# configure:3525: /tmp/libstdc++5/src/gcc-build/gcc/xgcc -B/tmp/libstdc++5/src/gcc-build/gcc/ -B/usr/x86_64-unknown-linux/bin/ -B/usr/x86_64-unknown-linux/lib/ -isystem /usr/x86_64-unknown-linux/include -o conftest -O2 -march=x86-64 -O2 conftest.c 1>&5